l2tpns.git
12 years agoApply patch from Geoffrey D. Bennett to fix handle RADIUS Class attribute.
Brendan O'Dea [Sun, 11 Sep 2011 11:54:45 +0000 (21:54 +1000)]
Apply patch from Geoffrey D. Bennett to fix handle RADIUS Class attribute.
Bump heartbeat version to handle Class entry in session (v6).
Re-arrange session struct to remove padding.
Update cluster code to handle v6 packets.  Drop compatability for pre-v5.

13 years agoBump version for release.
Brendan O'Dea [Fri, 28 Jan 2011 03:53:26 +0000 (14:53 +1100)]
Bump version for release.

13 years agoImport to git from cvs. Remove keywords.
Brendan O'Dea [Thu, 27 Jan 2011 06:36:01 +0000 (17:36 +1100)]
Import to git from cvs.  Remove keywords.

13 years agoApply patch from Geoffrey D. Bennett to fix retry of control packets.
Brendan O'Dea [Thu, 20 Jan 2011 12:48:40 +0000 (12:48 +0000)]
Apply patch from Geoffrey D. Bennett to fix retry of control packets.

14 years agoApply patch from Cyril Elkaim to fix an issue with MacOS.
Brendan O'Dea [Fri, 26 Mar 2010 00:39:24 +0000 (00:39 +0000)]
Apply patch from Cyril Elkaim to fix an issue with MacOS.

14 years agoApply patch from Cyril Elkaim to fix an issue with MacOS.
Brendan O'Dea [Thu, 25 Mar 2010 05:24:23 +0000 (05:24 +0000)]
Apply patch from Cyril Elkaim to fix an issue with MacOS.

14 years agoApply patch from Michael O to avoid sending multiple CDNs.
Brendan O'Dea [Mon, 11 Jan 2010 12:16:20 +0000 (12:16 +0000)]
Apply patch from Michael O to avoid sending multiple CDNs.

14 years agoApply patch from Michael O to avoid sending multiple CDNs.
Brendan O'Dea [Sat, 9 Jan 2010 13:33:41 +0000 (13:33 +0000)]
Apply patch from Michael O to avoid sending multiple CDNs.

14 years agoApply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with
Brendan O'Dea [Tue, 8 Dec 2009 14:49:28 +0000 (14:49 +0000)]
Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with
thanks.  Changes:
- Handle session shutdown gracefully regarding leaving the bundle (bug that is
  caused when a all session leaves a bundle then another join)
- IP assignment is done only for the first session in the bundle (save IP
  waste for multiple MLPPP sessions)
- Route is being added only for the first session in the bundle (less routes
  on l2tpns system)
- Fix route deletion problem for MLPPP sessions (bug that caused when a
  session leaves a bundle)
- Uniformity of sequence number space satisfied (according to RFC1990)
- Fix reassembling fragmented packets and handling lost fragments (according
  to RFC 1990)
- FragmentatConnection to l2tpns.cvs.sourceforge.net closed by remote host.n
  across N session rather than two)
- Sequence numbers extraction mask has been corrected (bug in extracting
  sequence numbers)
- some clustering support fixes
- Upload/Download statistics has been corrected
- add "kill_timedout_sessions" config option

16 years agopropagate select error
Brendan O'Dea [Thu, 28 Jun 2007 07:22:50 +0000 (07:22 +0000)]
propagate select error

17 years agosimplify throttle logic
Brendan O'Dea [Thu, 25 Jan 2007 12:36:48 +0000 (12:36 +0000)]
simplify throttle logic

17 years agoremove float
Brendan O'Dea [Sun, 14 Jan 2007 04:07:52 +0000 (04:07 +0000)]
remove float

17 years agoadd "shutdown" and "reload" CLI commands (Daryl Tester)
Brendan O'Dea [Mon, 18 Dec 2006 12:08:28 +0000 (12:08 +0000)]
add "shutdown" and "reload" CLI commands (Daryl Tester)

17 years agodon't send interim records before session start (Daryl Tester)
Brendan O'Dea [Mon, 18 Dec 2006 12:05:36 +0000 (12:05 +0000)]
don't send interim records before session start (Daryl Tester)

17 years agoadd Makefile, cleanup for -std=c99
Brendan O'Dea [Mon, 18 Dec 2006 11:58:35 +0000 (11:58 +0000)]
add Makefile, cleanup for -std=c99

17 years agoadd CVE
Brendan O'Dea [Thu, 7 Dec 2006 05:46:16 +0000 (05:46 +0000)]
add CVE

17 years agominor cleanup
Brendan O'Dea [Tue, 5 Dec 2006 05:22:59 +0000 (05:22 +0000)]
minor cleanup

17 years agofix heartt pad
Brendan O'Dea [Mon, 4 Dec 2006 20:54:51 +0000 (20:54 +0000)]
fix heartt pad

17 years agoSecurity: Rhys Kidd identified a vulnerability in the handling of
Brendan O'Dea [Mon, 4 Dec 2006 20:50:02 +0000 (20:50 +0000)]
Security: Rhys Kidd identified a vulnerability in the handling of
heartbeat packets.  Drop oversize heartbeat packets.

17 years agofix comment
Brendan O'Dea [Mon, 23 Oct 2006 02:51:53 +0000 (02:51 +0000)]
fix comment

17 years agoallow DNS servers to be specified using either old or new vendor-specific Ascend...
Brendan O'Dea [Wed, 2 Aug 2006 14:17:30 +0000 (14:17 +0000)]
allow DNS servers to be specified using either old or new vendor-specific Ascend formats

17 years agocleanup clash between timeout and session_timout
Brendan O'Dea [Wed, 2 Aug 2006 13:35:39 +0000 (13:35 +0000)]
cleanup clash between timeout and session_timout

17 years agofix sign problem with reporting of unknown RADIUS VSAs
Brendan O'Dea [Wed, 2 Aug 2006 12:54:45 +0000 (12:54 +0000)]
fix sign problem with reporting of unknown RADIUS VSAs

17 years agofix log message
Brendan O'Dea [Mon, 17 Jul 2006 07:53:08 +0000 (07:53 +0000)]
fix log message

17 years agoresolve gcc 4.1 warning by changing ip_hash to a union
Brendan O'Dea [Sat, 1 Jul 2006 14:07:35 +0000 (14:07 +0000)]
resolve gcc 4.1 warning by changing ip_hash to a union

17 years agoadd radius_bind_{min,max} options
Brendan O'Dea [Sat, 1 Jul 2006 12:40:10 +0000 (12:40 +0000)]
add radius_bind_{min,max} options

17 years agoset acct-disconnect-cause from result code AVP if no disconnect cause AVP is present
Brendan O'Dea [Thu, 22 Jun 2006 15:30:29 +0000 (15:30 +0000)]
set acct-disconnect-cause from result code AVP if no disconnect cause AVP is present

17 years agoadd session/idle timeouts
Brendan O'Dea [Sun, 11 Jun 2006 12:46:18 +0000 (12:46 +0000)]
add session/idle timeouts

17 years agokludge around problem with Netgear DM602 authentication
Brendan O'Dea [Sat, 3 Jun 2006 08:16:46 +0000 (08:16 +0000)]
kludge around problem with Netgear DM602 authentication

17 years agoconvert manual.html to docbook
Brendan O'Dea [Tue, 23 May 2006 14:28:25 +0000 (14:28 +0000)]
convert manual.html to docbook

17 years agoremove unused param_packet_[tr]x structures
Brendan O'Dea [Mon, 22 May 2006 07:41:33 +0000 (07:41 +0000)]
remove unused param_packet_[tr]x structures

17 years agoremove defunct PLUGIN_PACKET_{RX,TX} constants
Brendan O'Dea [Thu, 18 May 2006 16:49:30 +0000 (16:49 +0000)]
remove defunct PLUGIN_PACKET_{RX,TX} constants

17 years agocorrect comment: throttle_speed rather than throttle_rate
Brendan O'Dea [Thu, 18 May 2006 14:40:31 +0000 (14:40 +0000)]
correct comment: throttle_speed rather than throttle_rate

17 years agouse %u when logging unsigned values
Brendan O'Dea [Tue, 16 May 2006 06:46:37 +0000 (06:46 +0000)]
use %u when logging unsigned values

17 years agono magic
Brendan O'Dea [Fri, 5 May 2006 08:10:18 +0000 (08:10 +0000)]
no magic

17 years agoupdate copyright years
Brendan O'Dea [Thu, 4 May 2006 01:01:56 +0000 (01:01 +0000)]
update copyright years

18 years ago*** empty log message ***
Brendan O'Dea [Fri, 28 Apr 2006 08:51:16 +0000 (08:51 +0000)]
*** empty log message ***

18 years agocosmetic changes
Brendan O'Dea [Fri, 28 Apr 2006 07:17:49 +0000 (07:17 +0000)]
cosmetic changes

18 years agoremove non-working setuid option
Brendan O'Dea [Thu, 27 Apr 2006 14:37:27 +0000 (14:37 +0000)]
remove non-working setuid option

18 years agoadd Multilink support from Khaled Al Hamwi
Brendan O'Dea [Thu, 27 Apr 2006 09:53:49 +0000 (09:53 +0000)]
add Multilink support from Khaled Al Hamwi

18 years agoapply patch from liran
Brendan O'Dea [Wed, 26 Apr 2006 01:15:43 +0000 (01:15 +0000)]
apply patch from liran

18 years agoinitial converion of liran's "Practical VPNs" to docbook
Brendan O'Dea [Mon, 24 Apr 2006 15:19:41 +0000 (15:19 +0000)]
initial converion of liran's "Practical VPNs" to docbook

18 years agoonly poll clifd if successfully bound
Brendan O'Dea [Sun, 23 Apr 2006 23:18:30 +0000 (23:18 +0000)]
only poll clifd if successfully bound

18 years agointerpret "local" direction correctly (as LAC) in disconnect AVPs
Brendan O'Dea [Tue, 18 Apr 2006 06:00:46 +0000 (06:00 +0000)]
interpret "local" direction correctly (as LAC) in disconnect AVPs

18 years agodon't shutdown on TerminateReq, wait for CDN
Brendan O'Dea [Tue, 18 Apr 2006 06:00:07 +0000 (06:00 +0000)]
don't shutdown on TerminateReq, wait for CDN

18 years agoadd Acct-Terminate-Cause to RADIUS stop records
Brendan O'Dea [Thu, 13 Apr 2006 11:14:35 +0000 (11:14 +0000)]
add Acct-Terminate-Cause to RADIUS stop records

18 years agoset source address for DAE responses
Brendan O'Dea [Wed, 5 Apr 2006 02:13:48 +0000 (02:13 +0000)]
set source address for DAE responses

18 years agoset IP_PKTINFO on controlfd for recvfromto
Brendan O'Dea [Wed, 5 Apr 2006 01:50:33 +0000 (01:50 +0000)]
set IP_PKTINFO on controlfd for recvfromto

18 years agosend nsctl responses back using the correct source address
Brendan O'Dea [Wed, 5 Apr 2006 01:45:57 +0000 (01:45 +0000)]
send nsctl responses back using the correct source address

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
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
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
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
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
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
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
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
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
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
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
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
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
Brendan O'Dea [Thu, 15 Dec 2005 14:18:16 +0000 (14:18 +0000)]
reduce logging of LCP EchoReply packets

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
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.
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
Brendan O'Dea [Tue, 6 Dec 2005 23:53:14 +0000 (23:53 +0000)]
boring: spacing change

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
Brendan O'Dea [Tue, 6 Dec 2005 09:43:42 +0000 (09:43 +0000)]
remove parsemac

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}
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
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
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
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
Brendan O'Dea [Fri, 25 Nov 2005 04:55:38 +0000 (04:55 +0000)]
use License header, fix BuildRoot

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
Brendan O'Dea [Fri, 25 Nov 2005 02:18:40 +0000 (02:18 +0000)]
add test/ping-sweep

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
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
Brendan O'Dea [Thu, 17 Nov 2005 06:46:24 +0000 (06:46 +0000)]
fix checksum recalc

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
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
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
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
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.
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
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
Brendan O'Dea [Tue, 18 Oct 2005 07:19:28 +0000 (07:19 +0000)]
fix LCP Echo frequency

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
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
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
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
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.
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
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
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
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
Brendan O'Dea [Fri, 16 Sep 2005 13:20:39 +0000 (13:20 +0000)]
byte ordering

18 years agofix protocol-reject
Brendan O'Dea [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 11:46:48 +0000 (11:46 +0000)]
fix protocol-reject