- Replace flags used for LCP/IPCP with state machine.
[l2tpns.git] / l2tpns.spec
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-24 bodeaDon't resend IPCP while still in progress
2005-06-14 bodeaAlways initialise PRNG.
2005-06-12 bodea- Don't send CDN for each session when shutting down...
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-02 bodeaadd "allow_duplicate_users" config option
2005-05-26 bodeamerge cluster fixes from release_2_0 branch
2005-05-16 bodeafix RADIUS indexing (should have 16K entries with 64...
2005-05-10 bodeaadd sessionctl
2005-05-09 bodea"show running-config" output contains clear-text shared...
2005-05-08 bodeamore chap
2005-05-07 bodeaDon't process C_LASTSEEN unless we're a master (otherwi...
2005-05-05 bodea- Don't use LOG() macro in initdata() until the config...
2005-05-03 bodeaAdd a Cisco-Avpair with intercept details to RADIUS...
2005-05-02 bodeause cli_error() for error messages and help
2005-05-02 bodeaUpdate .last_packet in cluster_handle_bytes only when...
2005-04-01 bodeaonly send RADIUS stop in sessionshutdown if there's...
2005-03-10 bodeasimplify AVP unhiding code
2005-02-14 bodeamerge back 2.0 branch changes
2005-02-09 bodearemove unmaintained "save_state" option
2005-01-25 bodeafinish incorporating ipv6 patches
2005-01-13 bodealog CLI connections at 4 from localhost; show last...
2005-01-10 bodeamore DoS prevention: add packet_limit option to apply...
2005-01-07 bodeaCHAP support from Jordan Hrycaj (work in progress)
2004-12-20 bodeasanity check that cluster_send_session is not called...
2004-12-18 bodeastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-16 bodeaadd counters for select_called, select_ready and select...
2004-12-16 bodeause standard uintN_t types for portability
2004-12-13 bodearetain counters of shutdown sessions to dump once per...
2004-12-09 bodea- Use gzip --best for man pages, include pid_file in...
2004-12-05 bodeadrop "Session N is closing" message level to 4; don...
2004-12-03 bodeabetter cluster master collision resolution
2004-12-01 bodearelease 2.0.12
2004-12-01 bodeadon't send a RADIUS start record when ungardening on... release_2_0_11
2004-11-30 bodeaversion bump
2004-11-30 bodeaadd THANKS
2004-11-30 bodea2.0.9 (again)
2004-11-28 bodeaadd filtering
2004-11-27 bodea- Revise CCP, send ConfigReq once only.
2004-11-25 bodea- Drop sendccp. If client sends a CCP request for...
2004-11-19 bodeainstall nsctl release_2_0_8
2004-11-19 bodeaprepare 2.0.8
2004-11-18 bodeadoc update
2004-11-17 bodea- Add startup-config(5) manpage [FIXME].
2004-11-16 bodea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-15 bodea2.0.7 release_2_0_7
2004-11-11 bodeanew libcli required
2004-11-11 bodeamake BGP keepalive/hold time configurable, revise confi...
2004-11-09 bodeaadd a callback to allow plugins to fetch values from...
2004-11-08 bodearelease 2.0.4 release_2_0_4
2004-11-03 bodearelease 2.0.3
2004-09-16 fred_nerkfoo release_2_0_2
2004-09-02 fred_nerkFix spec file to include plugins
2004-09-02 fred_nerkFoo
2004-09-02 fred_nerkAdd spec file