Fix whitespaces errors introduced by commit d2848ce
[l2tpns.git] / l2tpns.h
2012-02-01 Benjamin CamaMerge remote-tracking branch 'new-upstream/master'...
2011-09-11 Brendan O'DeaApply patch from Geoffrey D. Bennett to fix handle...
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-28 Brendan O'DeaBump version for release.
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,...
2006-10-23 bodeafix comment
2006-10-23 Brendan O'Deafix comment
2006-08-02 bodeacleanup clash between timeout and session_timout
2006-08-02 Brendan O'Deacleanup clash between timeout and session_timout
2006-07-01 bodeaadd radius_bind_{min,max} options
2006-07-01 Brendan O'Deaadd radius_bind_{min,max} options
2006-06-11 bodeaadd session/idle timeouts
2006-06-11 Brendan O'Deaadd session/idle timeouts
2006-04-27 bodearemove non-working setuid option
2006-04-27 Brendan O'Dearemove non-working setuid option
2006-04-27 bodeaadd Multilink support from Khaled Al Hamwi
2006-04-27 Brendan O'Deaadd Multilink support from Khaled Al Hamwi
2006-04-23 bodeaonly poll clifd if successfully bound
2006-04-23 Brendan O'Deaonly poll clifd if successfully bound
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-04-05 bodeaset source address for DAE responses
2006-04-05 Brendan O'Deaset source address for DAE responses
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...
2005-12-20 bodeasend configured magic-no in LCP EchoReq when LCP is...
2005-12-20 Brendan O'Deasend configured magic-no in LCP EchoReq when LCP is...
2005-12-19 bodeafix session MRU, tunnel MTU
2005-12-19 Brendan O'Deafix session MRU, tunnel MTU
2005-12-14 bodeadrop backtrace
2005-12-14 Brendan O'Deadrop backtrace
2005-12-09 bodearun PLUGIN_RADIUS_ACCOUNT for Start records release_2_1_14
2005-12-09 Brendan O'Dearun PLUGIN_RADIUS_ACCOUNT for Start records
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-06 bodeaboring: spacing change
2005-12-06 Brendan O'Deaboring: spacing change
2005-12-06 bodearemove unused MAC config type
2005-12-06 Brendan O'Dearemove unused MAC config type
2005-12-05 bodeaunused: sessiont.{ns,nr}
2005-12-05 Brendan O'Deaunused: sessiont.{ns,nr}
2005-12-05 bodeaindicate spare (struct padding) bytes
2005-12-05 Brendan O'Deaindicate spare (struct padding) bytes
2005-11-25 bodeaadd test/ping-sweep
2005-11-25 Brendan O'Deaadd test/ping-sweep
2005-11-17 bodeaset MTU on tunnel interface so the kernel will re-fragm...
2005-11-17 Brendan O'Deaset MTU on tunnel interface so the kernel will re-fragm...
2005-11-14 bodeafix fragment handling in ip_filter
2005-11-14 Brendan O'Deafix fragment handling in ip_filter
2005-11-04 bodea- Reset restart counters correctly. release_2_1_10
2005-11-04 Brendan O'Dea- Reset restart counters correctly.
2005-10-18 bodeafix LCP Echo frequency
2005-10-18 Brendan O'Deafix LCP Echo frequency
2005-10-12 bodeaadd intercept-capture script
2005-10-12 Brendan O'Deaadd intercept-capture script
2005-10-11 bodeadon't send tunnel HELLO when there are pending control...
2005-10-11 Brendan O'Deadon't send tunnel HELLO when there are pending control...
2005-09-30 bodeafix Calling-Station-Id in RADIUS accounting records
2005-09-30 Brendan O'Deafix Calling-Station-Id in RADIUS accounting records
2005-09-19 bodeamove code from signal handlers into mainloop, avoiding...
2005-09-19 Brendan O'Deamove code from signal handlers into mainloop, avoiding...
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-09-12 bodeaany traffic on a tunnel resets lastrec, not just contro...
2005-09-12 Brendan O'Deaany traffic on a tunnel resets lastrec, not just contro...
2005-09-02 bodeaadd cluster_mcast_ttl option
2005-09-02 Brendan O'Deaadd cluster_mcast_ttl option
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-24 bodeadrop level of "Unexpected CHAP message" log
2005-08-24 Brendan O'Deadrop level of "Unexpected CHAP message" log
2005-08-17 bodeafail IPCP negotiation only on ConfigRej of IP-Address release_2_1_3
2005-08-17 Brendan O'Deafail IPCP negotiation only on ConfigRej of IP-Address
2005-08-10 bodeanormalise session, tunnel args
2005-08-10 Brendan O'Deanormalise session, tunnel args
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-06-28 bodeaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-24 bodeaDon't resend IPCP while still in progress
2005-06-24 Brendan O'DeaDon't resend IPCP while still in progress
2005-06-12 bodea- Don't send CDN for each session when shutting down...
2005-06-12 Brendan O'Dea- Don't send CDN for each session when shutting down...
2005-06-08 bodeamissing newline on backtrace log
2005-06-08 Brendan O'Deamissing newline on backtrace log
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2005-06-02 bodeamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 Brendan O'Deamerge in changes from 2.0 branch; fix byte counters...
next