Brendan O'Dea [Wed, 17 Nov 2004 15:08:19 +0000 (15:08 +0000)]
- Add startup-config(5) manpage.
- Add snoopctl, throttlectl plugins.
- Update documentation.
bodea [Wed, 17 Nov 2004 08:23:34 +0000 (08:23 +0000)]
- Add startup-config(5) manpage [FIXME].
- Revise nsctl to allow arbitrary strings/args to be passed to plugins.
Brendan O'Dea [Wed, 17 Nov 2004 08:23:34 +0000 (08:23 +0000)]
- Add startup-config(5) manpage [FIXME].
- Revise nsctl to allow arbitrary strings/args to be passed to plugins.
fred_nerk [Tue, 16 Nov 2004 21:54:46 +0000 (21:54 +0000)]
Add manpages from Jonathan McDowell
Remove reference to old -a command line argument
David Parrish [Tue, 16 Nov 2004 21:54:46 +0000 (21:54 +0000)]
Add manpages from Jonathan McDowell
Remove reference to old -a command line argument
bodea [Tue, 16 Nov 2004 07:54:32 +0000 (07:54 +0000)]
- Ignore gateway address in Framed-Route (from Jonathan McDowell).
- Call sessionshutdown() when a tunnel is dropped rather than
sessionkill() to ensure that RADIUS stop records are sent.
- Cleanup: make a bunch of global functions/variables static.
Brendan O'Dea [Tue, 16 Nov 2004 07:54:32 +0000 (07:54 +0000)]
- Ignore gateway address in Framed-Route (from Jonathan McDowell).
- Call sessionshutdown() when a tunnel is dropped rather than
sessionkill() to ensure that RADIUS stop records are sent.
- Cleanup: make a bunch of global functions/variables static.
bodea [Mon, 15 Nov 2004 07:03:41 +0000 (07:03 +0000)]
*** empty log message ***
Brendan O'Dea [Mon, 15 Nov 2004 07:03:41 +0000 (07:03 +0000)]
*** empty log message ***
bodea [Mon, 15 Nov 2004 07:01:54 +0000 (07:01 +0000)]
2.0.7
Brendan O'Dea [Mon, 15 Nov 2004 07:01:54 +0000 (07:01 +0000)]
2.0.7
bodea [Mon, 15 Nov 2004 06:49:56 +0000 (06:49 +0000)]
Don't assume BGP peer sends back negotiated hold time, pick smallest
Brendan O'Dea [Mon, 15 Nov 2004 06:49:56 +0000 (06:49 +0000)]
Don't assume BGP peer sends back negotiated hold time, pick smallest
bodea [Mon, 15 Nov 2004 02:26:20 +0000 (02:26 +0000)]
Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)
Brendan O'Dea [Mon, 15 Nov 2004 02:26:20 +0000 (02:26 +0000)]
Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)
bodea [Thu, 11 Nov 2004 06:13:29 +0000 (06:13 +0000)]
*** empty log message ***
Brendan O'Dea [Thu, 11 Nov 2004 06:13:29 +0000 (06:13 +0000)]
*** empty log message ***
bodea [Thu, 11 Nov 2004 05:38:01 +0000 (05:38 +0000)]
new libcli required
Brendan O'Dea [Thu, 11 Nov 2004 05:38:01 +0000 (05:38 +0000)]
new libcli required
bodea [Thu, 11 Nov 2004 03:07:42 +0000 (03:07 +0000)]
make BGP keepalive/hold time configurable, revise config syntax
Brendan O'Dea [Thu, 11 Nov 2004 03:07:42 +0000 (03:07 +0000)]
make BGP keepalive/hold time configurable, revise config syntax
bodea [Wed, 10 Nov 2004 03:30:29 +0000 (03:30 +0000)]
bump version
Brendan O'Dea [Wed, 10 Nov 2004 03:30:29 +0000 (03:30 +0000)]
bump version
bodea [Tue, 9 Nov 2004 08:05:01 +0000 (08:05 +0000)]
add a callback to allow plugins to fetch values from the running config
Brendan O'Dea [Tue, 9 Nov 2004 08:05:01 +0000 (08:05 +0000)]
add a callback to allow plugins to fetch values from the running config
bodea [Tue, 9 Nov 2004 06:02:37 +0000 (06:02 +0000)]
fix log msg
Brendan O'Dea [Tue, 9 Nov 2004 06:02:37 +0000 (06:02 +0000)]
fix log msg
bodea [Tue, 9 Nov 2004 05:49:08 +0000 (05:49 +0000)]
*** empty log message ***
Brendan O'Dea [Tue, 9 Nov 2004 05:49:08 +0000 (05:49 +0000)]
*** empty log message ***
bodea [Tue, 9 Nov 2004 05:48:28 +0000 (05:48 +0000)]
*** empty log message ***
Brendan O'Dea [Tue, 9 Nov 2004 05:48:28 +0000 (05:48 +0000)]
*** empty log message ***
bodea [Tue, 9 Nov 2004 05:42:53 +0000 (05:42 +0000)]
Fix intercepts: don't double-snoop throttled customers, ensure
byte/packet counts are only updated once
Brendan O'Dea [Tue, 9 Nov 2004 05:42:53 +0000 (05:42 +0000)]
Fix intercepts: don't double-snoop throttled customers, ensure
byte/packet counts are only updated once
bodea [Tue, 9 Nov 2004 03:09:12 +0000 (03:09 +0000)]
handle routing properly in lone-master case
Brendan O'Dea [Tue, 9 Nov 2004 03:09:12 +0000 (03:09 +0000)]
handle routing properly in lone-master case
bodea [Mon, 8 Nov 2004 12:31:01 +0000 (12:31 +0000)]
-rdynamic is not required (functions passed to plugins)
Brendan O'Dea [Mon, 8 Nov 2004 12:31:01 +0000 (12:31 +0000)]
-rdynamic is not required (functions passed to plugins)
bodea [Mon, 8 Nov 2004 07:27:41 +0000 (07:27 +0000)]
release 2.0.4
Brendan O'Dea [Mon, 8 Nov 2004 07:27:41 +0000 (07:27 +0000)]
release 2.0.4
bodea [Fri, 5 Nov 2004 23:18:54 +0000 (23:18 +0000)]
Nak asyncmap (unless == 0)
bundle ConfigRej options
Brendan O'Dea [Fri, 5 Nov 2004 23:18:54 +0000 (23:18 +0000)]
Nak asyncmap (unless == 0)
bundle ConfigRej options
bodea [Fri, 5 Nov 2004 07:50:05 +0000 (07:50 +0000)]
setsid
Brendan O'Dea [Fri, 5 Nov 2004 07:50:05 +0000 (07:50 +0000)]
setsid
bodea [Fri, 5 Nov 2004 07:49:45 +0000 (07:49 +0000)]
add install to .PHONY
Brendan O'Dea [Fri, 5 Nov 2004 07:49:45 +0000 (07:49 +0000)]
add install to .PHONY
bodea [Fri, 5 Nov 2004 04:55:25 +0000 (04:55 +0000)]
use LOG for logging macro
clean up initlcp handling
Brendan O'Dea [Fri, 5 Nov 2004 04:55:25 +0000 (04:55 +0000)]
use LOG for logging macro
clean up initlcp handling
bodea [Fri, 5 Nov 2004 02:47:47 +0000 (02:47 +0000)]
add peer_address config option
Brendan O'Dea [Fri, 5 Nov 2004 02:47:47 +0000 (02:47 +0000)]
add peer_address config option
bodea [Fri, 5 Nov 2004 02:39:35 +0000 (02:39 +0000)]
clean up plugins
Brendan O'Dea [Fri, 5 Nov 2004 02:39:35 +0000 (02:39 +0000)]
clean up plugins
bodea [Fri, 5 Nov 2004 02:38:59 +0000 (02:38 +0000)]
add setrxspeed
Brendan O'Dea [Fri, 5 Nov 2004 02:38:59 +0000 (02:38 +0000)]
add setrxspeed
bodea [Fri, 5 Nov 2004 02:25:25 +0000 (02:25 +0000)]
add length checks and comments to proxy LCP parsing
Brendan O'Dea [Fri, 5 Nov 2004 02:25:25 +0000 (02:25 +0000)]
add length checks and comments to proxy LCP parsing
bodea [Fri, 5 Nov 2004 02:21:55 +0000 (02:21 +0000)]
use constants
Brendan O'Dea [Fri, 5 Nov 2004 02:21:55 +0000 (02:21 +0000)]
use constants
bodea [Thu, 4 Nov 2004 23:41:54 +0000 (23:41 +0000)]
values not set yet
Brendan O'Dea [Thu, 4 Nov 2004 23:41:54 +0000 (23:41 +0000)]
values not set yet
bodea [Thu, 4 Nov 2004 23:33:13 +0000 (23:33 +0000)]
send snooped packets before adding the tun header
Brendan O'Dea [Thu, 4 Nov 2004 23:33:13 +0000 (23:33 +0000)]
send snooped packets before adding the tun header
bodea [Thu, 4 Nov 2004 06:05:55 +0000 (06:05 +0000)]
byte counters are sent to the master frequently which resets the idle
counter, don't bother forwarding packets for this reason
Brendan O'Dea [Thu, 4 Nov 2004 06:05:55 +0000 (06:05 +0000)]
byte counters are sent to the master frequently which resets the idle
counter, don't bother forwarding packets for this reason
bodea [Thu, 4 Nov 2004 05:08:36 +0000 (05:08 +0000)]
retain subdomain of hostname if any
Brendan O'Dea [Thu, 4 Nov 2004 05:08:36 +0000 (05:08 +0000)]
retain subdomain of hostname if any
bodea [Wed, 3 Nov 2004 13:29:31 +0000 (13:29 +0000)]
make log a conditional macro for _log
Brendan O'Dea [Wed, 3 Nov 2004 13:29:31 +0000 (13:29 +0000)]
make log a conditional macro for _log
bodea [Wed, 3 Nov 2004 13:23:58 +0000 (13:23 +0000)]
make log a conditional macro for _log
Brendan O'Dea [Wed, 3 Nov 2004 13:23:58 +0000 (13:23 +0000)]
make log a conditional macro for _log
bodea [Wed, 3 Nov 2004 13:22:39 +0000 (13:22 +0000)]
cleanup packet length handling
Brendan O'Dea [Wed, 3 Nov 2004 13:22:39 +0000 (13:22 +0000)]
cleanup packet length handling
bodea [Wed, 3 Nov 2004 04:01:32 +0000 (04:01 +0000)]
clean test dir
Brendan O'Dea [Wed, 3 Nov 2004 04:01:32 +0000 (04:01 +0000)]
clean test dir
bodea [Wed, 3 Nov 2004 03:13:02 +0000 (03:13 +0000)]
release 2.0.3
Brendan O'Dea [Wed, 3 Nov 2004 03:13:02 +0000 (03:13 +0000)]
release 2.0.3
bodea [Tue, 2 Nov 2004 23:43:52 +0000 (23:43 +0000)]
release 2.0.3
Brendan O'Dea [Tue, 2 Nov 2004 23:43:52 +0000 (23:43 +0000)]
release 2.0.3
bodea [Tue, 2 Nov 2004 06:45:36 +0000 (06:45 +0000)]
fix output format for TBFs
Brendan O'Dea [Tue, 2 Nov 2004 06:45:36 +0000 (06:45 +0000)]
fix output format for TBFs
bodea [Tue, 2 Nov 2004 06:45:03 +0000 (06:45 +0000)]
fix cut-n-paste error
Brendan O'Dea [Tue, 2 Nov 2004 06:45:03 +0000 (06:45 +0000)]
fix cut-n-paste error
bodea [Tue, 2 Nov 2004 04:35:03 +0000 (04:35 +0000)]
- Use 2 seperate u16 values for throttle rate in/out
- Defer adding radius fds to the select loop until become_master
Brendan O'Dea [Tue, 2 Nov 2004 04:35:03 +0000 (04:35 +0000)]
- Use 2 seperate u16 values for throttle rate in/out
- Defer adding radius fds to the select loop until become_master
bodea [Sat, 30 Oct 2004 07:35:31 +0000 (07:35 +0000)]
merge
Brendan O'Dea [Sat, 30 Oct 2004 07:35:31 +0000 (07:35 +0000)]
merge
bodea [Sat, 30 Oct 2004 07:35:00 +0000 (07:35 +0000)]
slaves get new tbf indexes on becoming master anyway
Brendan O'Dea [Sat, 30 Oct 2004 07:35:00 +0000 (07:35 +0000)]
slaves get new tbf indexes on becoming master anyway
bodea [Sat, 30 Oct 2004 07:17:41 +0000 (07:17 +0000)]
merge
Brendan O'Dea [Sat, 30 Oct 2004 07:17:41 +0000 (07:17 +0000)]
merge
bodea [Sat, 30 Oct 2004 06:58:55 +0000 (06:58 +0000)]
need to init_cli before loading config
Brendan O'Dea [Sat, 30 Oct 2004 06:58:55 +0000 (06:58 +0000)]
need to init_cli before loading config
bodea [Fri, 29 Oct 2004 05:34:27 +0000 (05:34 +0000)]
add throttle_buckets
Brendan O'Dea [Fri, 29 Oct 2004 05:34:27 +0000 (05:34 +0000)]
add throttle_buckets
bodea [Fri, 29 Oct 2004 04:34:39 +0000 (04:34 +0000)]
update
Brendan O'Dea [Fri, 29 Oct 2004 04:34:39 +0000 (04:34 +0000)]
update
bodea [Fri, 29 Oct 2004 04:25:40 +0000 (04:25 +0000)]
sync changes
Brendan O'Dea [Fri, 29 Oct 2004 04:25:40 +0000 (04:25 +0000)]
sync changes
bodea [Fri, 29 Oct 2004 04:02:24 +0000 (04:02 +0000)]
clean up paths
Brendan O'Dea [Fri, 29 Oct 2004 04:02:24 +0000 (04:02 +0000)]
clean up paths
bodea [Fri, 29 Oct 2004 04:01:53 +0000 (04:01 +0000)]
typo