Merge branch 'fdn-mods'
[l2tpns.git] / Changes
2011-07-28 Benjamin CamaMerge branch 'upstream'
2011-07-07 Benjamin CamaMerge remote-tracking branch 'upstream-repo/master... upstream/2.2.1
2011-07-07 Benjamin CamaImported Upstream version 2.1.21 upstream/2.1.21
2011-01-20 bodeaApply patch from Geoffrey D. Bennett to fix retry of...
2010-03-25 bodeaApply patch from Cyril Elkaim to fix an issue with...
2010-01-11 bodeaApply patch from Michael O to avoid sending multiple...
2009-12-08 bodeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2006-12-18 bodeaadd "shutdown" and "reload" CLI commands (Daryl Tester)
2006-12-18 bodeadon't send interim records before session start (Daryl...
2006-12-07 bodeaadd CVE
2006-12-04 bodeaSecurity: Rhys Kidd identified a vulnerability in the...
2006-08-02 bodeaallow DNS servers to be specified using either old...
2006-08-02 bodeafix sign problem with reporting of unknown RADIUS VSAs
2006-07-01 bodeaadd radius_bind_{min,max} options
2006-06-22 bodeaset acct-disconnect-cause from result code AVP if no...
2006-06-11 bodeaadd session/idle timeouts
2006-06-03 bodeakludge around problem with Netgear DM602 authentication
2006-05-23 bodeaconvert manual.html to docbook
2006-04-27 bodearemove non-working setuid option
2006-04-27 bodeaadd Multilink support from Khaled Al Hamwi
2006-04-24 bodeainitial converion of liran's "Practical VPNs" to docbook
2006-04-23 bodeaonly poll clifd if successfully bound
2006-04-18 bodeainterpret "local" direction correctly (as LAC) in disco... release_2_1_18
2006-04-18 bodeadon't shutdown on TerminateReq, wait for CDN
2006-04-13 bodeaadd Acct-Terminate-Cause to RADIUS stop records release_2_1_17
2006-04-05 bodeaset source address for DAE responses
2006-04-05 bodeasend nsctl responses back using the correct source...
2006-03-27 bodeafix IPCP length test to allow Terminate-Request (4...
2006-02-23 bodeadecrease ip_conntrack_tcp_timeout_established to 5hrs release_2_1_16
2006-02-17 bodeaadditional length checks in processlcp
2006-02-17 bodeaavoid endless loop in processipcp, processipv6cp
2006-02-17 bodeavalidate source of RADIUS packets
2006-01-19 bodeaensure session changes from LCP ConfigReq/ConfigNak...
2006-01-19 bodeahandle LCP NAK of magic-number
2006-01-19 bodeacorrect addition of single IP to pool
2005-12-20 bodeasend configured magic-no in LCP EchoReq when LCP is...
2005-12-19 bodeaadd service-type/framed-protocol to RADIUS records release_2_1_15
2005-12-19 bodeafix session MRU, tunnel MTU
2005-12-15 bodeabreak LCP configure loop with shutdown
2005-12-15 bodeareduce logging of LCP EchoReply packets
2005-12-14 bodeadrop backtrace
2005-12-09 bodearun PLUGIN_RADIUS_ACCOUNT for Start records release_2_1_14
2005-12-07 bodea- Reject unknown/unconfigured protocols on the release_2_1_13
2005-12-06 bodearemove unused MAC config type
2005-12-05 bodeaunused: sessiont.{ns,nr}
2005-12-04 bodeafix IPCP negotiation of secondary DNS server
2005-11-25 bodeause License header, fix BuildRoot
2005-11-25 bodeaadd test/ping-sweep
2005-11-17 bodea*** empty log message *** release_2_1_12
2005-11-17 bodeaset MTU on tunnel interface so the kernel will re-fragm...
2005-11-14 bodeaexclude counter when comparing filter rules
2005-11-14 bodeafix fragment handling in ip_filter
2005-11-04 bodea- Reset restart counters correctly. release_2_1_10
2005-10-19 bodeaadd Framed-Route entries to RADIUS records
2005-10-18 bodeafix LCP Echo frequency
2005-10-12 bodeaadd intercept-capture script
2005-10-11 bodeaadd Cisco-AVPairs to RADIUS accounting records via... release_2_1_9
2005-10-11 bodeamove plugin_radius_reset from *ctl to auto* plugins
2005-10-11 bodeadon't send tunnel HELLO when there are pending control...
2005-10-11 foonlyFix RADIUS authentication on DAE responses.
2005-09-30 bodeafix Calling-Station-Id in RADIUS accounting records
2005-09-19 bodeamove code from signal handlers into mainloop, avoiding...
2005-09-16 bodeafix protocol-reject
2005-09-16 bodea- Add l2tp_mtu configuration option, used to define...
2005-09-15 bodeamake MRU configurable, NAK config requests for larger...
2005-09-13 bodeafix code-reject/protocol-reject
2005-09-12 bodeaany traffic on a tunnel resets lastrec, not just contro...
2005-09-02 bodeaadd cluster_mcast_ttl option
2005-09-02 bodearestart BGP on receipt of CEASE
2005-09-01 bodeabug fix
2005-08-31 bodeaincrease size of PPP buffers to MAXETHER
2005-08-31 bodeaavoid Code-Reject loop
2005-08-29 bodeause local hostname for tunnel in SCCRP release_2_1_4
2005-08-29 bodeahandle rejection of MRU negotiation by peer
2005-08-29 bodeafix parsing of protocol rej
2005-08-24 bodeadrop level of "Unexpected CHAP message" log
2005-08-17 bodeafail IPCP negotiation only on ConfigRej of IP-Address release_2_1_3
2005-08-10 bodeare-instate local md5.[ch] due to issues with linking...
2005-08-02 bodeafix generateload
2005-07-31 bodeainclude Acct-Session-Time in interim records
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-06-28 bodeaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-28 bodeaprovide more comments/defaults in etc/startup-config...
2005-06-27 bodeaclear cluster_master on election so that slaves will...
2005-06-24 bodeaIgnore duplicate ACKs for IPCP
2005-06-24 bodeaDon't resend IPCP while still in progress
2005-06-14 bodeaPing new master when we get C_MASTER and delay next... release_2_1_1
2005-06-14 bodeafix segv in unhide_value
2005-06-14 bodeaAlways initialise PRNG.
2005-06-12 bodea- Don't send CDN for each session when shutting down...
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-02 bodeacleanup Changes, noting merges
2005-06-02 bodeamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 bodeaadd "allow_duplicate_users" config option
2005-05-26 bodeamerge cluster fixes from release_2_0 branch
2005-05-24 bodeaback out C_LASTSEEN change (to be replaced by different...
2005-05-16 bodeafix RADIUS indexing (should have 16K entries with 64...
2005-05-10 bodeaadd sessionctl
2005-05-09 bodea"show running-config" output contains clear-text shared...
2005-05-08 bodeamore chap
next