Fix: last_packet no updated in cluster mode
[l2tpns.git] / l2tpns.c
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 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-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-13 bodeaalways send LCP ConfigReq after we get ICCN
2005-05-13 Brendan O'Deaalways send LCP ConfigReq after we get ICCN
2005-05-12 bodeasend CDN when ICRQ cannot be accepted (no sessions...
2005-05-12 Brendan O'Deasend CDN when ICRQ cannot be accepted (no sessions...
2005-05-10 bodeainit pluginfuncs properly
2005-05-10 Brendan O'Deainit pluginfuncs properly
2005-05-09 bodeafix radius_authtypes parsing
2005-05-09 Brendan O'Deafix radius_authtypes parsing
2005-05-07 bodeamore lcp auth changes
2005-05-07 Brendan O'Deamore lcp auth changes
2005-05-07 bodeaconfigure MRU in initlcp
2005-05-07 Brendan O'Deaconfigure MRU in initlcp
2005-05-07 bodea*** empty log message ***
2005-05-07 Brendan O'Dea*** empty log message ***
2005-05-07 bodeamore CHAP changes
2005-05-07 Brendan O'Deamore CHAP changes
2005-05-06 bodeatypo
2005-05-06 Brendan O'Deatypo
2005-05-06 bodeamissing newline on log message
2005-05-06 Brendan O'Deamissing newline on log message
2005-05-05 bodeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 Brendan O'DeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 bodea- Don't use LOG() macro in initdata() until the config...
2005-05-05 Brendan O'Dea- Don't use LOG() macro in initdata() until the config...
2005-04-27 bodeaconsistent messages
2005-04-27 Brendan O'Deaconsistent messages
2005-04-18 bodearemove dead session fields
2005-04-18 Brendan O'Dearemove dead session fields
2005-04-01 bodeaonly send RADIUS stop in sessionshutdown if there's...
2005-04-01 Brendan O'Deaonly send RADIUS stop in sessionshutdown if there's...
2005-03-10 bodea*** empty log message ***
2005-03-10 Brendan O'Dea*** empty log message ***
2005-03-10 bodeaadd result/error codes to CDN; use "try another" on...
2005-03-10 Brendan O'Deaadd result/error codes to CDN; use "try another" on...
2005-03-10 bodeaadd result/error codes to StopCCN
2005-03-10 Brendan O'Deaadd result/error codes to StopCCN
2005-03-10 bodeasimplify AVP unhiding code
2005-03-10 Brendan O'Deasimplify AVP unhiding code
2005-02-14 bodeamerge back 2.0 branch changes
2005-02-14 Brendan O'Deamerge back 2.0 branch changes
2005-02-09 bodeaoff by one
2005-02-09 Brendan O'Deaoff by one
2005-02-09 bodearemove unmaintained "save_state" option
2005-02-09 Brendan O'Dearemove unmaintained "save_state" option
2005-02-08 bodeamake some functions static
2005-02-08 Brendan O'Deamake some functions static
2005-01-25 bodeafinish incorporating ipv6 patches
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 bodeadoh
2005-01-13 Brendan O'Deadoh
2005-01-13 bodearename sess_count to sess_local, fiddle with packet_lim...
2005-01-13 Brendan O'Dearename sess_count to sess_local, fiddle with packet_lim...
2005-01-10 bodeamissing newline
2005-01-10 Brendan O'Deamissing newline
2005-01-10 bodeamore DoS prevention: add packet_limit option to apply...
2005-01-10 Brendan O'Deamore DoS prevention: add packet_limit option to apply...
2005-01-07 bodeaCHAP support
2005-01-07 Brendan O'DeaCHAP support
2004-12-18 bodeastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-18 Brendan O'Deastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-17 bodeacount select_called, multi_read_used and multi_read_exc... release_2_0_13
2004-12-17 Brendan O'Deacount select_called, multi_read_used and multi_read_exc...
2004-12-16 bodeaadd counters for select_called, select_ready and select...
2004-12-16 Brendan O'Deaadd counters for select_called, select_ready and select...
2004-12-16 bodeamissed arg
2004-12-16 Brendan O'Deamissed arg
2004-12-16 bodeause standard uintN_t types for portability
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-12-16 bodeacosmetic logging change
2004-12-16 Brendan O'Deacosmetic logging change
2004-12-13 bodeadefer shutdown counters for a minute after normal acct...
2004-12-13 Brendan O'Deadefer shutdown counters for a minute after normal acct...
2004-12-13 bodeatypo
2004-12-13 Brendan O'Deatypo
2004-12-13 bodeadon't trample n
2004-12-13 Brendan O'Deadon't trample n
2004-12-13 bodearetain counters of shutdown sessions to dump once per...
2004-12-13 Brendan O'Dearetain counters of shutdown sessions to dump once per...
2004-12-09 bodeatypo
2004-12-09 Brendan O'Deatypo
2004-12-09 bodearead multiple packets off cluster_sockfd as well as...
2004-12-09 Brendan O'Dearead multiple packets off cluster_sockfd as well as...
2004-12-05 bodeadrop "Session N is closing" message level to 4; don...
2004-12-05 Brendan O'Deadrop "Session N is closing" message level to 4; don...
2004-11-29 bodeaoops
2004-11-29 Brendan O'Deaoops
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-29 Brendan O'Deamake "established" a different tcp flag match
2004-11-28 bodeaadd filtering
next