Add a debian/changelog entry for version 2.2.1-1fdn3
[l2tpns.git] / cluster.c
2012-01-03 Benjamin CamaMerge branch 'fdn-mods'
2011-09-23 Benjamin CamaRemove unused variables.
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,...
2006-12-04 bodeaSecurity: Rhys Kidd identified a vulnerability in the...
2006-07-17 bodeafix log message
2006-06-11 bodeaadd session/idle timeouts
2006-04-27 bodeaadd Multilink support from Khaled Al Hamwi
2006-04-05 bodeaset source address for DAE responses
2005-12-05 bodeaunused: sessiont.{ns,nr}
2005-12-05 bodeafix CTUNNEL decompress error message
2005-11-04 bodea- Reset restart counters correctly. release_2_1_10
2005-09-02 bodeaadd cluster_mcast_ttl option
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-06-28 bodeaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-27 bodeaclear cluster_master on election so that slaves will...
2005-06-14 bodeaPing new master when we get C_MASTER and delay next... release_2_1_1
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-02 bodeamerge in changes from 2.0 branch; fix byte counters...
2005-05-26 bodeamerge cluster fixes from release_2_0 branch
2005-05-24 bodeaback out C_LASTSEEN change (to be replaced by different...
2005-05-08 bodeasession structure has changed: bump heartbeat version...
2005-05-07 bodeaDon't process C_LASTSEEN unless we're a master (otherwi...
2005-05-05 bodeaAdd interim accounting support from Vladislav Bjelic
2005-05-02 bodeaUpdate .last_packet in cluster_handle_bytes only when...
2005-04-01 bodeamissed merge from stable branch
2005-04-01 bodeareset .die on master takeover
2005-02-14 bodeamerge back 2.0 branch changes
2005-02-09 bodeause constant
2005-01-13 bodearename sess_count to sess_local, fiddle with packet_lim...
2004-12-22 bodeatypo
2004-12-20 bodeasanity check that cluster_send_session is not called...
2004-12-16 bodeaadd counters for select_called, select_ready and select...
2004-12-16 bodeause standard uintN_t types for portability
2004-12-15 bodeatypo
2004-12-15 bodeaskip where our table version is greater (rather than...
2004-12-13 bodeamake cluster_sockfd non-blocking
2004-12-09 bodeatypo in log message
2004-12-03 bodeabetter cluster master collision resolution
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-16 bodea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-09 bodeahandle routing properly in lone-master case
2004-11-05 bodeause LOG for logging macro
2004-11-02 bodea- Use 2 seperate u16 values for throttle rate in/out
2004-10-30 bodeaslaves get new tbf indexes on becoming master anyway
2004-10-29 bodeasync changes
2004-09-21 fred_nerkfoo
2004-09-02 fred_nerkCleanups and sync
2004-08-02 fred_nerkAllow cli session changes to happen if the session...
2004-07-11 bodea- TerminateAck fix from Yuri
2004-07-08 bodea- s/tap/tun/
2004-07-07 bodea- set hostname in CLI prompt
2004-07-05 bodearoll in Michael's "limp along" fix for when a slave...
2004-07-02 bodeafold back in changes from production
2004-06-28 fred_nerk* Update cli callbacks to work with libcli 1.6.
2004-06-23 fred_nerk* Wed Jun 23 2004 David Parrish <david@dparrish.com...
2004-03-05 fred_nerk* Fri Mar 5 2004 David Parrish <david@dparrish.com...
2003-12-16 fred_nerkInitial revision