Add a debian/changelog entry for version 2.2.1-1fdn3
[l2tpns.git] / ppp.c
2012-01-03 Benjamin CamaMerge branch 'fdn-mods'
2011-09-25 Benjamin CamaFix a format string pointer diff specifier. remove-warnings
2011-09-25 Benjamin CamaUse uint32_t buffer instead of uint8_t one.
2011-09-19 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-17 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-07 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-07-29 Benjamin CamaMerge branch 'fdn-mods'
2011-07-29 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-07-29 Benjamin CamaKill sessions receiving a ConfReq while closing.
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
2009-12-08 bodeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2007-01-25 bodeasimplify throttle logic
2006-08-02 bodeacleanup clash between timeout and session_timout
2006-06-03 bodeakludge around problem with Netgear DM602 authentication
2006-04-27 bodeaadd Multilink support from Khaled Al Hamwi
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-03-27 bodeafix IPCP length test to allow Terminate-Request (4...
2006-02-17 bodeaadditional length checks in processlcp
2006-02-17 bodeaavoid endless loop in processipcp, processipv6cp
2006-01-19 bodeaensure session changes from LCP ConfigReq/ConfigNak...
2006-01-19 bodeareturn on failed lcp
2006-01-19 bodeahandle LCP NAK of magic-number
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-07 bodea- Reject unknown/unconfigured protocols on the release_2_1_13
2005-12-04 bodeafix IPCP negotiation of secondary DNS server
2005-11-17 bodeaensure MRU is sane
2005-11-04 bodea- Reset restart counters correctly. release_2_1_10
2005-09-16 bodeabyte ordering release_2_1_7
2005-09-16 bodea*** empty log message ***
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-08-31 bodeaincrease size of PPP buffers to MAXETHER
2005-08-31 bodeaavoid Code-Reject loop
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-12 bodeafix nak increment release_2_1_2
2005-08-12 bodeadon't allocate radius for PAP if ip set
2005-08-11 bodea*** empty log message ***
2005-08-11 bodealogging
2005-08-11 bodealcp logging
2005-08-10 bodeanormalise session, tunnel args
2005-08-10 bodealogging
2005-08-10 bodeatidy up logging, RADIUS allocation
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-06-24 bodeaIgnore duplicate ACKs for IPCP
2005-06-24 bodeacomment typo
2005-06-02 bodeamerge in changes from 2.0 branch; fix byte counters...
2005-05-13 bodeait seems that some clients regularly attempt to reauth...
2005-05-10 bodeacheck all suggested auth mechanisms
2005-05-10 jonmcdFix processing of ConfigNak responses to LCP.
2005-05-10 bodea*** empty log message ***
2005-05-10 bodeasendchap on ConfigAck
2005-05-10 bodeaset length properly
2005-05-10 bodeareset length of lcp packets
2005-05-10 bodeamissed length
2005-05-08 bodeamore chap
2005-05-07 bodeamore lcp auth changes
2005-05-07 bodeaconfigure MRU in initlcp
2005-05-07 bodea*** empty log message ***
2005-05-07 bodeamore CHAP changes
2005-05-05 bodeaAdd interim accounting support from Vladislav Bjelic
2005-04-27 bodeaconsistent messages
2005-03-10 bodeaadd result/error codes to CDN; use "try another" on...
2005-03-10 bodeaallow username to be set when ungardening
2005-02-14 bodeamerge back 2.0 branch changes
2005-01-25 bodeadon't send 4 byte header when snooping v6 packets
2005-01-25 bodeafinish incorporating ipv6 patches
2005-01-13 bodearename sess_count to sess_local, fiddle with packet_lim...
2005-01-05 bodeause bounds-checking lookup functions for string constants
2004-12-16 bodeause standard uintN_t types for portability
2004-11-30 bodea*cough*
2004-11-30 bodeafix byte ordering in log
2004-11-30 bodea*** empty log message ***
2004-11-30 bodea*** empty log message ***
2004-11-30 bodeacopy identifier from request for ConfigNak, ConfigRej...
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-28 bodeaadd filtering
2004-11-27 bodea- Revise CCP, send ConfigReq once only.
2004-11-25 bodeaoop
2004-11-25 bodeareinstate sendccp as initccp; send only once
2004-11-25 bodea- Drop sendccp. If client sends a CCP request for...
2004-11-18 bodeaAllow LCP re-negotiation after connection completes
2004-11-16 bodea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-09 bodea*** empty log message ***
2004-11-09 bodea*** empty log message ***
2004-11-09 bodeaFix intercepts: don't double-snoop throttled customers...
2004-11-05 bodeaNak asyncmap (unless == 0)
2004-11-05 bodeause LOG for logging macro
2004-11-05 bodeause constants
2004-11-04 bodeasend snooped packets before adding the tun header
next