l2tpns.git
19 years agofix clean target
Brendan O'Dea [Thu, 18 Nov 2004 13:09:47 +0000 (13:09 +0000)]
fix clean target

19 years agodon't route Framed-IP-Address if contained in a Framed-Route
bodea [Thu, 18 Nov 2004 09:02:29 +0000 (09:02 +0000)]
don't route Framed-IP-Address if contained in a Framed-Route

19 years agodon't route Framed-IP-Address if contained in a Framed-Route
Brendan O'Dea [Thu, 18 Nov 2004 09:02:29 +0000 (09:02 +0000)]
don't route Framed-IP-Address if contained in a Framed-Route

19 years agoFix deletion from linked list.
bodea [Thu, 18 Nov 2004 08:13:49 +0000 (08:13 +0000)]
Fix deletion from linked list.

19 years agoFix deletion from linked list.
Brendan O'Dea [Thu, 18 Nov 2004 08:13:49 +0000 (08:13 +0000)]
Fix deletion from linked list.

19 years ago- fix case where ll_delete removes the last entry
bodea [Thu, 18 Nov 2004 08:12:55 +0000 (08:12 +0000)]
- fix case where ll_delete removes the last entry
- ll_iterate should pass item->data, not item

19 years ago- fix case where ll_delete removes the last entry
Brendan O'Dea [Thu, 18 Nov 2004 08:12:55 +0000 (08:12 +0000)]
- fix case where ll_delete removes the last entry
- ll_iterate should pass item->data, not item

19 years agopass cluster master state to plugin_control functions
bodea [Thu, 18 Nov 2004 06:41:03 +0000 (06:41 +0000)]
pass cluster master state to plugin_control functions

19 years agopass cluster master state to plugin_control functions
Brendan O'Dea [Thu, 18 Nov 2004 06:41:03 +0000 (06:41 +0000)]
pass cluster master state to plugin_control functions

19 years ago*** empty log message ***
bodea [Thu, 18 Nov 2004 05:45:14 +0000 (05:45 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Brendan O'Dea [Thu, 18 Nov 2004 05:45:14 +0000 (05:45 +0000)]
*** empty log message ***

19 years agofix late night typos
bodea [Thu, 18 Nov 2004 05:44:36 +0000 (05:44 +0000)]
fix late night typos

19 years agofix late night typos
Brendan O'Dea [Thu, 18 Nov 2004 05:44:36 +0000 (05:44 +0000)]
fix late night typos

19 years ago- Add startup-config(5) manpage.
bodea [Wed, 17 Nov 2004 15:08:19 +0000 (15:08 +0000)]
- Add startup-config(5) manpage.
- Add snoopctl, throttlectl plugins.
- Update documentation.

19 years ago- Add startup-config(5) manpage.
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.

19 years ago- Add startup-config(5) manpage [FIXME].
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.

19 years ago- Add startup-config(5) manpage [FIXME].
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.

19 years agoAdd manpages from Jonathan McDowell
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

19 years agoAdd manpages from Jonathan McDowell
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

19 years ago- Ignore gateway address in Framed-Route (from Jonathan McDowell).
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.

19 years ago- Ignore gateway address in Framed-Route (from Jonathan McDowell).
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.

19 years ago*** empty log message ***
bodea [Mon, 15 Nov 2004 07:03:41 +0000 (07:03 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Brendan O'Dea [Mon, 15 Nov 2004 07:03:41 +0000 (07:03 +0000)]
*** empty log message ***

19 years ago2.0.7 release_2_0_7
bodea [Mon, 15 Nov 2004 07:01:54 +0000 (07:01 +0000)]
2.0.7

19 years ago2.0.7
Brendan O'Dea [Mon, 15 Nov 2004 07:01:54 +0000 (07:01 +0000)]
2.0.7

19 years agoDon't assume BGP peer sends back negotiated hold time, pick smallest
bodea [Mon, 15 Nov 2004 06:49:56 +0000 (06:49 +0000)]
Don't assume BGP peer sends back negotiated hold time, pick smallest

19 years agoDon'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

19 years agoFix socket creation in host_unreachable() (thanks to Bjørn Augestad)
bodea [Mon, 15 Nov 2004 02:26:20 +0000 (02:26 +0000)]
Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)

19 years agoFix 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)

19 years ago*** empty log message *** release_2_0_6
bodea [Thu, 11 Nov 2004 06:13:29 +0000 (06:13 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Brendan O'Dea [Thu, 11 Nov 2004 06:13:29 +0000 (06:13 +0000)]
*** empty log message ***

19 years agonew libcli required
bodea [Thu, 11 Nov 2004 05:38:01 +0000 (05:38 +0000)]
new libcli required

19 years agonew libcli required
Brendan O'Dea [Thu, 11 Nov 2004 05:38:01 +0000 (05:38 +0000)]
new libcli required

19 years agomake BGP keepalive/hold time configurable, revise config syntax
bodea [Thu, 11 Nov 2004 03:07:42 +0000 (03:07 +0000)]
make BGP keepalive/hold time configurable, revise config syntax

19 years agomake 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

19 years agobump version release_2_0_5
bodea [Wed, 10 Nov 2004 03:30:29 +0000 (03:30 +0000)]
bump version

19 years agobump version
Brendan O'Dea [Wed, 10 Nov 2004 03:30:29 +0000 (03:30 +0000)]
bump version

19 years agoadd a callback to allow plugins to fetch values from the running config
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

19 years agoadd 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

19 years agofix log msg
bodea [Tue, 9 Nov 2004 06:02:37 +0000 (06:02 +0000)]
fix log msg

19 years agofix log msg
Brendan O'Dea [Tue, 9 Nov 2004 06:02:37 +0000 (06:02 +0000)]
fix log msg

19 years ago*** empty log message ***
bodea [Tue, 9 Nov 2004 05:49:08 +0000 (05:49 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Brendan O'Dea [Tue, 9 Nov 2004 05:49:08 +0000 (05:49 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
bodea [Tue, 9 Nov 2004 05:48:28 +0000 (05:48 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Brendan O'Dea [Tue, 9 Nov 2004 05:48:28 +0000 (05:48 +0000)]
*** empty log message ***

19 years agoFix intercepts: don't double-snoop throttled customers, ensure
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

19 years agoFix intercepts: don't double-snoop throttled customers, ensure
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

19 years agohandle routing properly in lone-master case
bodea [Tue, 9 Nov 2004 03:09:12 +0000 (03:09 +0000)]
handle routing properly in lone-master case

19 years agohandle 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

19 years ago-rdynamic is not required (functions passed to plugins)
bodea [Mon, 8 Nov 2004 12:31:01 +0000 (12:31 +0000)]
-rdynamic is not required (functions passed to plugins)

19 years ago-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)

19 years agorelease 2.0.4 release_2_0_4
bodea [Mon, 8 Nov 2004 07:27:41 +0000 (07:27 +0000)]
release 2.0.4

19 years agorelease 2.0.4
Brendan O'Dea [Mon, 8 Nov 2004 07:27:41 +0000 (07:27 +0000)]
release 2.0.4

19 years agoNak asyncmap (unless == 0)
bodea [Fri, 5 Nov 2004 23:18:54 +0000 (23:18 +0000)]
Nak asyncmap (unless == 0)
bundle ConfigRej options

19 years agoNak asyncmap (unless == 0)
Brendan O'Dea [Fri, 5 Nov 2004 23:18:54 +0000 (23:18 +0000)]
Nak asyncmap (unless == 0)
bundle ConfigRej options

19 years agosetsid
bodea [Fri, 5 Nov 2004 07:50:05 +0000 (07:50 +0000)]
setsid

19 years agosetsid
Brendan O'Dea [Fri, 5 Nov 2004 07:50:05 +0000 (07:50 +0000)]
setsid

19 years agoadd install to .PHONY
bodea [Fri, 5 Nov 2004 07:49:45 +0000 (07:49 +0000)]
add install to .PHONY

19 years agoadd install to .PHONY
Brendan O'Dea [Fri, 5 Nov 2004 07:49:45 +0000 (07:49 +0000)]
add install to .PHONY

19 years agouse LOG for logging macro
bodea [Fri, 5 Nov 2004 04:55:25 +0000 (04:55 +0000)]
use LOG for logging macro
clean up initlcp handling

19 years agouse LOG for logging macro
Brendan O'Dea [Fri, 5 Nov 2004 04:55:25 +0000 (04:55 +0000)]
use LOG for logging macro
clean up initlcp handling

19 years agoadd peer_address config option
bodea [Fri, 5 Nov 2004 02:47:47 +0000 (02:47 +0000)]
add peer_address config option

19 years agoadd peer_address config option
Brendan O'Dea [Fri, 5 Nov 2004 02:47:47 +0000 (02:47 +0000)]
add peer_address config option

19 years agoclean up plugins
bodea [Fri, 5 Nov 2004 02:39:35 +0000 (02:39 +0000)]
clean up plugins

19 years agoclean up plugins
Brendan O'Dea [Fri, 5 Nov 2004 02:39:35 +0000 (02:39 +0000)]
clean up plugins

19 years agoadd setrxspeed
bodea [Fri, 5 Nov 2004 02:38:59 +0000 (02:38 +0000)]
add setrxspeed

19 years agoadd setrxspeed
Brendan O'Dea [Fri, 5 Nov 2004 02:38:59 +0000 (02:38 +0000)]
add setrxspeed

19 years agoadd length checks and comments to proxy LCP parsing
bodea [Fri, 5 Nov 2004 02:25:25 +0000 (02:25 +0000)]
add length checks and comments to proxy LCP parsing

19 years agoadd 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

19 years agouse constants
bodea [Fri, 5 Nov 2004 02:21:55 +0000 (02:21 +0000)]
use constants

19 years agouse constants
Brendan O'Dea [Fri, 5 Nov 2004 02:21:55 +0000 (02:21 +0000)]
use constants

19 years agovalues not set yet
bodea [Thu, 4 Nov 2004 23:41:54 +0000 (23:41 +0000)]
values not set yet

19 years agovalues not set yet
Brendan O'Dea [Thu, 4 Nov 2004 23:41:54 +0000 (23:41 +0000)]
values not set yet

19 years agosend snooped packets before adding the tun header
bodea [Thu, 4 Nov 2004 23:33:13 +0000 (23:33 +0000)]
send snooped packets before adding the tun header

19 years agosend 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

19 years agobyte counters are sent to the master frequently which resets the idle
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

19 years agobyte counters are sent to the master frequently which resets the idle
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

19 years agoretain subdomain of hostname if any
bodea [Thu, 4 Nov 2004 05:08:36 +0000 (05:08 +0000)]
retain subdomain of hostname if any

19 years agoretain 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

19 years agomake log a conditional macro for _log release_2_0_3
bodea [Wed, 3 Nov 2004 13:29:31 +0000 (13:29 +0000)]
make log a conditional macro for _log

19 years agomake 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

19 years agomake 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

19 years agomake 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

19 years agocleanup packet length handling
bodea [Wed, 3 Nov 2004 13:22:39 +0000 (13:22 +0000)]
cleanup packet length handling

19 years agocleanup packet length handling
Brendan O'Dea [Wed, 3 Nov 2004 13:22:39 +0000 (13:22 +0000)]
cleanup packet length handling

19 years agoclean test dir
bodea [Wed, 3 Nov 2004 04:01:32 +0000 (04:01 +0000)]
clean test dir

19 years agoclean test dir
Brendan O'Dea [Wed, 3 Nov 2004 04:01:32 +0000 (04:01 +0000)]
clean test dir

19 years agorelease 2.0.3
bodea [Wed, 3 Nov 2004 03:13:02 +0000 (03:13 +0000)]
release 2.0.3

19 years agorelease 2.0.3
Brendan O'Dea [Wed, 3 Nov 2004 03:13:02 +0000 (03:13 +0000)]
release 2.0.3

19 years agorelease 2.0.3
bodea [Tue, 2 Nov 2004 23:43:52 +0000 (23:43 +0000)]
release 2.0.3

19 years agorelease 2.0.3
Brendan O'Dea [Tue, 2 Nov 2004 23:43:52 +0000 (23:43 +0000)]
release 2.0.3

19 years agofix output format for TBFs
bodea [Tue, 2 Nov 2004 06:45:36 +0000 (06:45 +0000)]
fix output format for TBFs

19 years agofix output format for TBFs
Brendan O'Dea [Tue, 2 Nov 2004 06:45:36 +0000 (06:45 +0000)]
fix output format for TBFs

19 years agofix cut-n-paste error
bodea [Tue, 2 Nov 2004 06:45:03 +0000 (06:45 +0000)]
fix cut-n-paste error

19 years agofix cut-n-paste error
Brendan O'Dea [Tue, 2 Nov 2004 06:45:03 +0000 (06:45 +0000)]
fix cut-n-paste error

19 years ago- Use 2 seperate u16 values for throttle rate in/out
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

19 years ago- Use 2 seperate u16 values for throttle rate in/out
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

19 years agomerge
bodea [Sat, 30 Oct 2004 07:35:31 +0000 (07:35 +0000)]
merge

19 years agomerge
Brendan O'Dea [Sat, 30 Oct 2004 07:35:31 +0000 (07:35 +0000)]
merge

19 years agoslaves get new tbf indexes on becoming master anyway
bodea [Sat, 30 Oct 2004 07:35:00 +0000 (07:35 +0000)]
slaves get new tbf indexes on becoming master anyway