l2tpns.git
18 years agofix IPCP length test to allow Terminate-Request (4 bytes)
bodea [Mon, 27 Mar 2006 03:01:08 +0000 (03:01 +0000)]
fix IPCP length test to allow Terminate-Request (4 bytes)

18 years agofix IPCP length test to allow Terminate-Request (4 bytes)
Brendan O'Dea [Mon, 27 Mar 2006 03:01:08 +0000 (03:01 +0000)]
fix IPCP length test to allow Terminate-Request (4 bytes)

18 years agodecrease ip_conntrack_tcp_timeout_established to 5hrs release_2_1_16
bodea [Thu, 23 Feb 2006 01:07:23 +0000 (01:07 +0000)]
decrease ip_conntrack_tcp_timeout_established to 5hrs

18 years agodecrease ip_conntrack_tcp_timeout_established to 5hrs
Brendan O'Dea [Thu, 23 Feb 2006 01:07:23 +0000 (01:07 +0000)]
decrease ip_conntrack_tcp_timeout_established to 5hrs

18 years agoadditional length checks in processlcp
bodea [Fri, 17 Feb 2006 15:05:13 +0000 (15:05 +0000)]
additional length checks in processlcp
allow peer to request a new magic-number, or to disable magic-numbers

18 years agoadditional length checks in processlcp
Brendan O'Dea [Fri, 17 Feb 2006 15:05:13 +0000 (15:05 +0000)]
additional length checks in processlcp
allow peer to request a new magic-number, or to disable magic-numbers

18 years agoavoid endless loop in processipcp, processipv6cp
bodea [Fri, 17 Feb 2006 14:35:53 +0000 (14:35 +0000)]
avoid endless loop in processipcp, processipv6cp

18 years agoavoid endless loop in processipcp, processipv6cp
Brendan O'Dea [Fri, 17 Feb 2006 14:35:53 +0000 (14:35 +0000)]
avoid endless loop in processipcp, processipv6cp

18 years agovalidate source of RADIUS packets
bodea [Fri, 17 Feb 2006 13:27:07 +0000 (13:27 +0000)]
validate source of RADIUS packets

18 years agovalidate source of RADIUS packets
Brendan O'Dea [Fri, 17 Feb 2006 13:27:07 +0000 (13:27 +0000)]
validate source of RADIUS packets

18 years agoensure session changes from LCP ConfigReq/ConfigNak are sent to cluster
bodea [Thu, 19 Jan 2006 21:31:25 +0000 (21:31 +0000)]
ensure session changes from LCP ConfigReq/ConfigNak are sent to cluster

18 years agoensure session changes from LCP ConfigReq/ConfigNak are sent to cluster
Brendan O'Dea [Thu, 19 Jan 2006 21:31:25 +0000 (21:31 +0000)]
ensure session changes from LCP ConfigReq/ConfigNak are sent to cluster

18 years agoreturn on failed lcp
bodea [Thu, 19 Jan 2006 21:06:39 +0000 (21:06 +0000)]
return on failed lcp

18 years agoreturn on failed lcp
Brendan O'Dea [Thu, 19 Jan 2006 21:06:39 +0000 (21:06 +0000)]
return on failed lcp

18 years agohandle LCP NAK of magic-number
bodea [Thu, 19 Jan 2006 21:00:24 +0000 (21:00 +0000)]
handle LCP NAK of magic-number

18 years agohandle LCP NAK of magic-number
Brendan O'Dea [Thu, 19 Jan 2006 21:00:24 +0000 (21:00 +0000)]
handle LCP NAK of magic-number

18 years agocorrect addition of single IP to pool
bodea [Thu, 19 Jan 2006 20:55:03 +0000 (20:55 +0000)]
correct addition of single IP to pool

18 years agocorrect addition of single IP to pool
Brendan O'Dea [Thu, 19 Jan 2006 20:55:03 +0000 (20:55 +0000)]
correct addition of single IP to pool

18 years agosend configured magic-no in LCP EchoReq when LCP is opened
bodea [Tue, 20 Dec 2005 04:57:16 +0000 (04:57 +0000)]
send configured magic-no in LCP EchoReq when LCP is opened

18 years agosend configured magic-no in LCP EchoReq when LCP is opened
Brendan O'Dea [Tue, 20 Dec 2005 04:57:16 +0000 (04:57 +0000)]
send configured magic-no in LCP EchoReq when LCP is opened

18 years agoadd service-type/framed-protocol to RADIUS records release_2_1_15
bodea [Mon, 19 Dec 2005 06:18:13 +0000 (06:18 +0000)]
add service-type/framed-protocol to RADIUS records

18 years agoadd service-type/framed-protocol to RADIUS records
Brendan O'Dea [Mon, 19 Dec 2005 06:18:13 +0000 (06:18 +0000)]
add service-type/framed-protocol to RADIUS records

18 years agofix session MRU, tunnel MTU
bodea [Mon, 19 Dec 2005 06:08:42 +0000 (06:08 +0000)]
fix session MRU, tunnel MTU

18 years agofix session MRU, tunnel MTU
Brendan O'Dea [Mon, 19 Dec 2005 06:08:42 +0000 (06:08 +0000)]
fix session MRU, tunnel MTU

18 years agobreak LCP configure loop with shutdown
bodea [Thu, 15 Dec 2005 14:23:03 +0000 (14:23 +0000)]
break LCP configure loop with shutdown

18 years agobreak LCP configure loop with shutdown
Brendan O'Dea [Thu, 15 Dec 2005 14:23:03 +0000 (14:23 +0000)]
break LCP configure loop with shutdown

18 years agoreduce logging of LCP EchoReply packets
bodea [Thu, 15 Dec 2005 14:18:16 +0000 (14:18 +0000)]
reduce logging of LCP EchoReply packets

18 years agoreduce logging of LCP EchoReply packets
Brendan O'Dea [Thu, 15 Dec 2005 14:18:16 +0000 (14:18 +0000)]
reduce logging of LCP EchoReply packets

18 years agodrop backtrace
bodea [Wed, 14 Dec 2005 02:19:15 +0000 (02:19 +0000)]
drop backtrace

18 years agodrop backtrace
Brendan O'Dea [Wed, 14 Dec 2005 02:19:15 +0000 (02:19 +0000)]
drop backtrace

18 years agorun PLUGIN_RADIUS_ACCOUNT for Start records release_2_1_14
bodea [Fri, 9 Dec 2005 00:43:17 +0000 (00:43 +0000)]
run PLUGIN_RADIUS_ACCOUNT for Start records

18 years agorun PLUGIN_RADIUS_ACCOUNT for Start records
Brendan O'Dea [Fri, 9 Dec 2005 00:43:17 +0000 (00:43 +0000)]
run PLUGIN_RADIUS_ACCOUNT for Start records

18 years ago- Reject unknown/unconfigured protocols on the master. release_2_1_13
bodea [Wed, 7 Dec 2005 05:21:37 +0000 (05:21 +0000)]
- Reject unknown/unconfigured protocols on the 
- Sanity check MRU before using in ppp_code_rej, protoreject.

18 years ago- Reject unknown/unconfigured protocols on the master.
Brendan O'Dea [Wed, 7 Dec 2005 05:21:37 +0000 (05:21 +0000)]
- Reject unknown/unconfigured protocols on the 
- Sanity check MRU before using in ppp_code_rej, protoreject.

18 years agoboring: spacing change
bodea [Tue, 6 Dec 2005 23:53:14 +0000 (23:53 +0000)]
boring: spacing change

18 years agoboring: spacing change
Brendan O'Dea [Tue, 6 Dec 2005 23:53:14 +0000 (23:53 +0000)]
boring: spacing change

18 years agoadd ping-sweep
bodea [Tue, 6 Dec 2005 12:48:47 +0000 (12:48 +0000)]
add ping-sweep

18 years agoadd ping-sweep
Brendan O'Dea [Tue, 6 Dec 2005 12:48:47 +0000 (12:48 +0000)]
add ping-sweep

18 years agoremove parsemac
bodea [Tue, 6 Dec 2005 09:43:42 +0000 (09:43 +0000)]
remove parsemac

18 years agoremove parsemac
Brendan O'Dea [Tue, 6 Dec 2005 09:43:42 +0000 (09:43 +0000)]
remove parsemac

18 years agoremove unused MAC config type
bodea [Tue, 6 Dec 2005 00:00:31 +0000 (00:00 +0000)]
remove unused MAC config type

18 years agoremove unused MAC config type
Brendan O'Dea [Tue, 6 Dec 2005 00:00:31 +0000 (00:00 +0000)]
remove unused MAC config type

18 years agounused: sessiont.{ns,nr}
bodea [Mon, 5 Dec 2005 14:10:42 +0000 (14:10 +0000)]
unused: sessiont.{ns,nr}

18 years agounused: sessiont.{ns,nr}
Brendan O'Dea [Mon, 5 Dec 2005 14:10:42 +0000 (14:10 +0000)]
unused: sessiont.{ns,nr}

18 years agoindicate spare (struct padding) bytes
bodea [Mon, 5 Dec 2005 13:56:12 +0000 (13:56 +0000)]
indicate spare (struct padding) bytes

18 years agoindicate spare (struct padding) bytes
Brendan O'Dea [Mon, 5 Dec 2005 13:56:12 +0000 (13:56 +0000)]
indicate spare (struct padding) bytes

18 years agofix CTUNNEL decompress error message
bodea [Mon, 5 Dec 2005 12:47:12 +0000 (12:47 +0000)]
fix CTUNNEL decompress error message

18 years agofix CTUNNEL decompress error message
Brendan O'Dea [Mon, 5 Dec 2005 12:47:12 +0000 (12:47 +0000)]
fix CTUNNEL decompress error message

18 years agofix IPCP negotiation of secondary DNS server
bodea [Sun, 4 Dec 2005 13:06:49 +0000 (13:06 +0000)]
fix IPCP negotiation of secondary DNS server

18 years agofix IPCP negotiation of secondary DNS server
Brendan O'Dea [Sun, 4 Dec 2005 13:06:49 +0000 (13:06 +0000)]
fix IPCP negotiation of secondary DNS server

18 years agouse License header, fix BuildRoot
bodea [Fri, 25 Nov 2005 04:55:38 +0000 (04:55 +0000)]
use License header, fix BuildRoot

18 years agouse License header, fix BuildRoot
Brendan O'Dea [Fri, 25 Nov 2005 04:55:38 +0000 (04:55 +0000)]
use License header, fix BuildRoot

18 years agofix constants
bodea [Fri, 25 Nov 2005 04:23:55 +0000 (04:23 +0000)]
fix constants

18 years agofix constants
Brendan O'Dea [Fri, 25 Nov 2005 04:23:55 +0000 (04:23 +0000)]
fix constants

18 years agoadd test/ping-sweep
bodea [Fri, 25 Nov 2005 02:18:40 +0000 (02:18 +0000)]
add test/ping-sweep

18 years agoadd test/ping-sweep
Brendan O'Dea [Fri, 25 Nov 2005 02:18:40 +0000 (02:18 +0000)]
add test/ping-sweep

18 years ago*** empty log message *** release_2_1_12
bodea [Thu, 17 Nov 2005 23:50:35 +0000 (23:50 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Thu, 17 Nov 2005 23:50:35 +0000 (23:50 +0000)]
*** empty log message ***

18 years agoset MTU on tunnel interface so the kernel will re-fragment large packets to within MRU
bodea [Thu, 17 Nov 2005 07:35:35 +0000 (07:35 +0000)]
set MTU on tunnel interface so the kernel will re-fragment large packets to within MRU

18 years agoset MTU on tunnel interface so the kernel will re-fragment large packets to within MRU
Brendan O'Dea [Thu, 17 Nov 2005 07:35:35 +0000 (07:35 +0000)]
set MTU on tunnel interface so the kernel will re-fragment large packets to within MRU

18 years agofix checksum recalc
bodea [Thu, 17 Nov 2005 06:46:24 +0000 (06:46 +0000)]
fix checksum recalc

18 years agofix checksum recalc
Brendan O'Dea [Thu, 17 Nov 2005 06:46:24 +0000 (06:46 +0000)]
fix checksum recalc

18 years agoensure MRU is sane
bodea [Thu, 17 Nov 2005 05:24:17 +0000 (05:24 +0000)]
ensure MRU is sane

18 years agoensure MRU is sane
Brendan O'Dea [Thu, 17 Nov 2005 05:24:17 +0000 (05:24 +0000)]
ensure MRU is sane

18 years agolayer 4 info implies !frag release_2_1_11
bodea [Mon, 14 Nov 2005 21:08:30 +0000 (21:08 +0000)]
layer 4 info implies !frag

18 years agolayer 4 info implies !frag
Brendan O'Dea [Mon, 14 Nov 2005 21:08:30 +0000 (21:08 +0000)]
layer 4 info implies !frag

18 years agoaccess-list rule counters are unsigned
bodea [Mon, 14 Nov 2005 20:19:08 +0000 (20:19 +0000)]
access-list rule counters are unsigned

18 years agoaccess-list rule counters are unsigned
Brendan O'Dea [Mon, 14 Nov 2005 20:19:08 +0000 (20:19 +0000)]
access-list rule counters are unsigned

18 years agoexclude counter when comparing filter rules
bodea [Mon, 14 Nov 2005 09:49:01 +0000 (09:49 +0000)]
exclude counter when comparing filter rules

18 years agoexclude counter when comparing filter rules
Brendan O'Dea [Mon, 14 Nov 2005 09:49:01 +0000 (09:49 +0000)]
exclude counter when comparing filter rules

18 years agofix fragment handling in ip_filter
bodea [Mon, 14 Nov 2005 08:38:02 +0000 (08:38 +0000)]
fix fragment handling in ip_filter

18 years agofix fragment handling in ip_filter
Brendan O'Dea [Mon, 14 Nov 2005 08:38:02 +0000 (08:38 +0000)]
fix fragment handling in ip_filter

18 years ago- Reset restart counters correctly. release_2_1_10
bodea [Fri, 4 Nov 2005 14:41:50 +0000 (14:41 +0000)]
- Reset restart counters correctly.
- Reset timers on sending ConfigReq.
- Only send one RADIUS Start record, even if IPCP is restarted.

18 years ago- Reset restart counters correctly.
Brendan O'Dea [Fri, 4 Nov 2005 14:41:50 +0000 (14:41 +0000)]
- Reset restart counters correctly.
- Reset timers on sending ConfigReq.
- Only send one RADIUS Start record, even if IPCP is restarted.

18 years agoadd Framed-Route entries to RADIUS records
bodea [Wed, 19 Oct 2005 03:09:29 +0000 (03:09 +0000)]
add Framed-Route entries to RADIUS records

18 years agoadd Framed-Route entries to RADIUS records
Brendan O'Dea [Wed, 19 Oct 2005 03:09:29 +0000 (03:09 +0000)]
add Framed-Route entries to RADIUS records

18 years agofix LCP Echo frequency
bodea [Tue, 18 Oct 2005 07:19:28 +0000 (07:19 +0000)]
fix LCP Echo frequency

18 years agofix LCP Echo frequency
Brendan O'Dea [Tue, 18 Oct 2005 07:19:28 +0000 (07:19 +0000)]
fix LCP Echo frequency

18 years ago*** empty log message ***
bodea [Wed, 12 Oct 2005 07:16:53 +0000 (07:16 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Wed, 12 Oct 2005 07:16:53 +0000 (07:16 +0000)]
*** empty log message ***

18 years agoadd intercept-capture script
bodea [Wed, 12 Oct 2005 07:16:13 +0000 (07:16 +0000)]
add intercept-capture script

18 years agoadd intercept-capture script
Brendan O'Dea [Wed, 12 Oct 2005 07:16:13 +0000 (07:16 +0000)]
add intercept-capture script

18 years agoadd Cisco-AVPairs to RADIUS accounting records via plugin_radius_account release_2_1_9
bodea [Tue, 11 Oct 2005 09:04:53 +0000 (09:04 +0000)]
add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account

18 years agoadd Cisco-AVPairs to RADIUS accounting records via plugin_radius_account
Brendan O'Dea [Tue, 11 Oct 2005 09:04:53 +0000 (09:04 +0000)]
add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account

18 years agomove plugin_radius_reset from *ctl to auto* plugins
bodea [Tue, 11 Oct 2005 07:59:09 +0000 (07:59 +0000)]
move plugin_radius_reset from *ctl to auto* plugins

18 years agomove plugin_radius_reset from *ctl to auto* plugins
Brendan O'Dea [Tue, 11 Oct 2005 07:59:09 +0000 (07:59 +0000)]
move plugin_radius_reset from *ctl to auto* plugins

18 years agodon't send tunnel HELLO when there are pending control messages
bodea [Tue, 11 Oct 2005 07:06:56 +0000 (07:06 +0000)]
don't send tunnel HELLO when there are pending control messages

18 years agodon't send tunnel HELLO when there are pending control messages
Brendan O'Dea [Tue, 11 Oct 2005 07:06:56 +0000 (07:06 +0000)]
don't send tunnel HELLO when there are pending control messages

18 years agoFix RADIUS authentication on DAE responses.
foonly [Tue, 11 Oct 2005 02:27:40 +0000 (02:27 +0000)]
Fix RADIUS authentication on DAE responses.

18 years agoFix RADIUS authentication on DAE responses.
Michael Chapman [Tue, 11 Oct 2005 02:27:40 +0000 (02:27 +0000)]
Fix RADIUS authentication on DAE responses.

18 years agofix Calling-Station-Id in RADIUS accounting records
bodea [Fri, 30 Sep 2005 13:13:26 +0000 (13:13 +0000)]
fix Calling-Station-Id in RADIUS accounting records

18 years agofix Calling-Station-Id in RADIUS accounting records
Brendan O'Dea [Fri, 30 Sep 2005 13:13:26 +0000 (13:13 +0000)]
fix Calling-Station-Id in RADIUS accounting records

18 years agocalc Mbps correctly release_2_1_8
bodea [Mon, 19 Sep 2005 02:39:57 +0000 (02:39 +0000)]
calc Mbps correctly

18 years agocalc Mbps correctly
Brendan O'Dea [Mon, 19 Sep 2005 02:39:57 +0000 (02:39 +0000)]
calc Mbps correctly

18 years agomove code from signal handlers into mainloop, avoiding a race
bodea [Mon, 19 Sep 2005 00:29:12 +0000 (00:29 +0000)]
move code from signal handlers into mainloop, avoiding a race
condition when forking CLI

18 years agomove code from signal handlers into mainloop, avoiding a race
Brendan O'Dea [Mon, 19 Sep 2005 00:29:12 +0000 (00:29 +0000)]
move code from signal handlers into mainloop, avoiding a race
condition when forking CLI

18 years agobyte ordering release_2_1_7
bodea [Fri, 16 Sep 2005 13:20:39 +0000 (13:20 +0000)]
byte ordering

18 years agobyte ordering
Brendan O'Dea [Fri, 16 Sep 2005 13:20:39 +0000 (13:20 +0000)]
byte ordering

18 years agofix protocol-reject
bodea [Fri, 16 Sep 2005 12:13:22 +0000 (12:13 +0000)]
fix protocol-reject

18 years agofix protocol-reject
Brendan O'Dea [Fri, 16 Sep 2005 12:13:22 +0000 (12:13 +0000)]
fix protocol-reject