Update version
[l2tpns.git] / ppp.c
2017-01-14 fendoSending IPv6_ra more often. 2.2.1.2fdn3.19
2014-09-18 fendonew feature: If the user attribute "Framed-IPv6-Address...
2014-09-16 fendoAdded ability to define up to 5 IPv6 prefix delegation...
2014-09-11 fendoAdd DHCPv6 functionality. 2.2.1-2fdn3.13
2013-11-12 fendoadd attribut >no_throttle_local_IP
2013-05-21 fendoAdding the possibility to set multiple hostname.
2013-03-28 fendoMerge branch 'multibind'
2013-03-17 fendoFix possible IPv6 spoofing
2013-03-06 fendoAdding the possibility to listening multiple IP L2TP... multibind
2013-02-10 fendoAdd param disable no spoof
2013-02-10 fendoUpdate debian/changelog 2.2.1-2fdn3.5
2013-02-06 fendosmall performance improvement in download (internet...
2013-01-08 fendoAdd PPPOE-SERVER functionality
2012-12-14 fendoFinal development LAC functionality.
2012-12-07 fendoFix LAC functionnality
2012-12-06 fendoFollowing development LAC functionality
2012-11-28 fendofirst version of the LAC functionality
2012-02-20 Fernando AlvesAdd a echo_timeout configuration option.
2012-02-15 Fernando AlvesFix: Sends small packets in the MPPPP frame (for reorder).
2012-02-12 Fernando AlvesFix: MLPPP improvents.
2012-02-04 Fernando AlvesFix: MLPPP complete lost frame.
2012-02-03 Fernando AlvesFix MLPPP functionality.
2012-02-02 Benjamin CamaMerge branch 'fdn-mods'
2012-02-02 Benjamin CamaMerge branch 'common-cvs-git-upstream' into fdn-mods fdn-mods
2012-02-01 Benjamin CamaMerge remote-tracking branch 'new-upstream/master'...
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-09-12 Brendan O'Deaclean up some compiler errors
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
2011-01-27 Brendan O'DeaImport to git from cvs. Remove keywords.
2009-12-08 bodeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2009-12-08 Brendan O'DeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2007-01-25 bodeasimplify throttle logic
2007-01-25 Brendan O'Deasimplify throttle logic
2006-08-02 bodeacleanup clash between timeout and session_timout
2006-08-02 Brendan O'Deacleanup clash between timeout and session_timout
2006-06-03 bodeakludge around problem with Netgear DM602 authentication
2006-06-03 Brendan O'Deakludge around problem with Netgear DM602 authentication
2006-04-27 bodeaadd Multilink support from Khaled Al Hamwi
2006-04-27 Brendan O'Deaadd Multilink support from Khaled Al Hamwi
2006-04-18 bodeadon't shutdown on TerminateReq, wait for CDN
2006-04-18 Brendan O'Deadon't shutdown on TerminateReq, wait for CDN
2006-04-13 bodeaadd Acct-Terminate-Cause to RADIUS stop records release_2_1_17
2006-04-13 Brendan O'Deaadd Acct-Terminate-Cause to RADIUS stop records
2006-03-27 bodeafix IPCP length test to allow Terminate-Request (4...
2006-03-27 Brendan O'Deafix IPCP length test to allow Terminate-Request (4...
2006-02-17 bodeaadditional length checks in processlcp
2006-02-17 Brendan O'Deaadditional length checks in processlcp
2006-02-17 bodeaavoid endless loop in processipcp, processipv6cp
2006-02-17 Brendan O'Deaavoid endless loop in processipcp, processipv6cp
2006-01-19 bodeaensure session changes from LCP ConfigReq/ConfigNak...
2006-01-19 Brendan O'Deaensure session changes from LCP ConfigReq/ConfigNak...
2006-01-19 bodeareturn on failed lcp
2006-01-19 Brendan O'Deareturn on failed lcp
2006-01-19 bodeahandle LCP NAK of magic-number
2006-01-19 Brendan O'Deahandle LCP NAK of magic-number
2005-12-15 bodeabreak LCP configure loop with shutdown
2005-12-15 Brendan O'Deabreak LCP configure loop with shutdown
2005-12-15 bodeareduce logging of LCP EchoReply packets
2005-12-15 Brendan O'Deareduce logging of LCP EchoReply packets
2005-12-14 bodeadrop backtrace
2005-12-14 Brendan O'Deadrop backtrace
2005-12-07 bodea- Reject unknown/unconfigured protocols on the release_2_1_13
2005-12-07 Brendan O'Dea- Reject unknown/unconfigured protocols on the
2005-12-04 bodeafix IPCP negotiation of secondary DNS server
2005-12-04 Brendan O'Deafix IPCP negotiation of secondary DNS server
2005-11-17 bodeaensure MRU is sane
2005-11-17 Brendan O'Deaensure MRU is sane
2005-11-04 bodea- Reset restart counters correctly. release_2_1_10
2005-11-04 Brendan O'Dea- Reset restart counters correctly.
2005-09-16 bodeabyte ordering release_2_1_7
2005-09-16 Brendan O'Deabyte ordering
2005-09-16 bodea*** empty log message ***
2005-09-16 Brendan O'Dea*** empty log message ***
2005-09-16 bodea- Add l2tp_mtu configuration option, used to define...
2005-09-16 Brendan O'Dea- Add l2tp_mtu configuration option, used to define...
2005-09-15 bodeamake MRU configurable, NAK config requests for larger...
2005-09-15 Brendan O'Deamake MRU configurable, NAK config requests for larger...
2005-09-13 bodeafix code-reject/protocol-reject
2005-09-13 Brendan O'Deafix code-reject/protocol-reject
2005-08-31 bodeaincrease size of PPP buffers to MAXETHER
2005-08-31 Brendan O'Deaincrease size of PPP buffers to MAXETHER
2005-08-31 bodeaavoid Code-Reject loop
2005-08-31 Brendan O'Deaavoid Code-Reject loop
2005-08-29 bodeahandle rejection of MRU negotiation by peer
2005-08-29 Brendan O'Deahandle rejection of MRU negotiation by peer
2005-08-29 bodeafix parsing of protocol rej
2005-08-29 Brendan O'Deafix parsing of protocol rej
2005-08-24 bodeadrop level of "Unexpected CHAP message" log
next