Update version
[l2tpns.git] / Changes
2005-11-17 bodea*** empty log message *** release_2_1_12
2005-11-17 Brendan O'Dea*** empty log message ***
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 bodeaexclude counter when comparing filter rules
2005-11-14 Brendan O'Deaexclude counter when comparing filter rules
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-19 bodeaadd Framed-Route entries to RADIUS records
2005-10-19 Brendan O'Deaadd Framed-Route entries to RADIUS records
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 bodeaadd Cisco-AVPairs to RADIUS accounting records via... release_2_1_9
2005-10-11 Brendan O'Deaadd Cisco-AVPairs to RADIUS accounting records via...
2005-10-11 bodeamove plugin_radius_reset from *ctl to auto* plugins
2005-10-11 Brendan O'Deamove plugin_radius_reset from *ctl to auto* plugins
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-10-11 foonlyFix RADIUS authentication on DAE responses.
2005-10-11 Michael ChapmanFix RADIUS authentication on DAE responses.
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 bodeafix protocol-reject
2005-09-16 Brendan O'Deafix protocol-reject
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-09-02 bodearestart BGP on receipt of CEASE
2005-09-02 Brendan O'Dearestart BGP on receipt of CEASE
2005-09-01 bodeabug fix
2005-09-01 Brendan O'Deabug fix
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 bodeause local hostname for tunnel in SCCRP release_2_1_4
2005-08-29 Brendan O'Deause local hostname for tunnel in SCCRP
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
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 bodeare-instate local md5.[ch] due to issues with linking...
2005-08-10 Brendan O'Deare-instate local md5.[ch] due to issues with linking...
2005-08-02 bodeafix generateload
2005-08-02 Brendan O'Deafix generateload
2005-07-31 bodeainclude Acct-Session-Time in interim records
2005-07-31 Brendan O'Deainclude Acct-Session-Time in interim records
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-28 bodeaprovide more comments/defaults in etc/startup-config...
2005-06-28 Brendan O'Deaprovide more comments/defaults in etc/startup-config...
2005-06-27 bodeaclear cluster_master on election so that slaves will...
2005-06-27 Brendan O'Deaclear cluster_master on election so that slaves will...
2005-06-24 bodeaIgnore duplicate ACKs for IPCP
2005-06-24 Brendan O'DeaIgnore duplicate ACKs for IPCP
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-14 bodeaPing new master when we get C_MASTER and delay next... release_2_1_1
2005-06-14 Brendan O'DeaPing new master when we get C_MASTER and delay next...
2005-06-14 bodeafix segv in unhide_value
2005-06-14 Brendan O'Deafix segv in unhide_value
2005-06-14 bodeaAlways initialise PRNG.
2005-06-14 Brendan O'DeaAlways initialise PRNG.
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-04 bodeaInclude endpoint address in accounting dump files.
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2005-06-02 bodeacleanup Changes, noting merges
2005-06-02 Brendan O'Deacleanup Changes, noting merges
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...
2005-06-02 bodeaadd "allow_duplicate_users" config option
2005-06-02 Brendan O'Deaadd "allow_duplicate_users" config option
2005-05-26 bodeamerge cluster fixes from release_2_0 branch
2005-05-26 Brendan O'Deamerge cluster fixes from release_2_0 branch
2005-05-24 bodeaback out C_LASTSEEN change (to be replaced by different...
2005-05-24 Brendan O'Deaback out C_LASTSEEN change (to be replaced by different...
2005-05-16 bodeafix RADIUS indexing (should have 16K entries with 64...
2005-05-16 Brendan O'Deafix RADIUS indexing (should have 16K entries with 64...
2005-05-10 bodeaadd sessionctl
2005-05-10 Brendan O'Deaadd sessionctl
next