- Replace flags used for LCP/IPCP with state machine.
[l2tpns.git] / l2tpns.c
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-07-04 Brendan O'Dearemove old compatability code
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-24 Brendan O'DeaDon't resend IPCP while still in progress
2005-06-14 Brendan O'Deafix segv in unhide_value
2005-06-14 Brendan O'DeaAlways initialise PRNG.
2005-06-12 Brendan O'Dea- Don't send CDN for each session when shutting down...
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2005-06-02 Brendan O'Deamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 Brendan O'Deaadd "allow_duplicate_users" config option
2005-05-26 Brendan O'Deamerge cluster fixes from release_2_0 branch
2005-05-16 Brendan O'Deafix RADIUS indexing (should have 16K entries with 64...
2005-05-13 Brendan O'Deaalways send LCP ConfigReq after we get ICCN
2005-05-12 Brendan O'Deasend CDN when ICRQ cannot be accepted (no sessions...
2005-05-10 Brendan O'Deainit pluginfuncs properly
2005-05-09 Brendan O'Deafix radius_authtypes parsing
2005-05-07 Brendan O'Deamore lcp auth changes
2005-05-07 Brendan O'Deaconfigure MRU in initlcp
2005-05-07 Brendan O'Dea*** empty log message ***
2005-05-07 Brendan O'Deamore CHAP changes
2005-05-06 Brendan O'Deatypo
2005-05-06 Brendan O'Deamissing newline on log message
2005-05-05 Brendan O'DeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 Brendan O'Dea- Don't use LOG() macro in initdata() until the config...
2005-04-27 Brendan O'Deaconsistent messages
2005-04-18 Brendan O'Dearemove dead session fields
2005-04-01 Brendan O'Deaonly send RADIUS stop in sessionshutdown if there's...
2005-03-10 Brendan O'Dea*** empty log message ***
2005-03-10 Brendan O'Deaadd result/error codes to CDN; use "try another" on...
2005-03-10 Brendan O'Deaadd result/error codes to StopCCN
2005-03-10 Brendan O'Deasimplify AVP unhiding code
2005-02-14 Brendan O'Deamerge back 2.0 branch changes
2005-02-09 Brendan O'Deaoff by one
2005-02-09 Brendan O'Dearemove unmaintained "save_state" option
2005-02-08 Brendan O'Deamake some functions static
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 Brendan O'Deadoh
2005-01-13 Brendan O'Dearename sess_count to sess_local, fiddle with packet_lim...
2005-01-10 Brendan O'Deamissing newline
2005-01-10 Brendan O'Deamore DoS prevention: add packet_limit option to apply...
2005-01-07 Brendan O'DeaCHAP support
2004-12-18 Brendan O'Deastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-17 Brendan O'Deacount select_called, multi_read_used and multi_read_exc...
2004-12-16 Brendan O'Deaadd counters for select_called, select_ready and select...
2004-12-16 Brendan O'Deamissed arg
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-12-16 Brendan O'Deacosmetic logging change
2004-12-13 Brendan O'Deadefer shutdown counters for a minute after normal acct...
2004-12-13 Brendan O'Deatypo
2004-12-13 Brendan O'Deadon't trample n
2004-12-13 Brendan O'Dearetain counters of shutdown sessions to dump once per...
2004-12-09 Brendan O'Deatypo
2004-12-09 Brendan O'Dearead multiple packets off cluster_sockfd as well as...
2004-12-05 Brendan O'Deadrop "Session N is closing" message level to 4; don...
2004-11-29 Brendan O'Deaoops
2004-11-29 Brendan O'Deamake "established" a different tcp flag match
2004-11-28 Brendan O'Deaadd filtering
2004-11-28 Brendan O'Deaupdate filter refcounts
2004-11-27 Brendan O'Dea- Revise CCP, send ConfigReq once only.
2004-11-25 Brendan O'Deacontinue, not return
2004-11-25 Brendan O'Dea- Drop sendccp. If client sends a CCP request for...
2004-11-18 Brendan O'Deadon't route Framed-IP-Address if contained in a Framed...
2004-11-18 Brendan O'Deapass cluster master state to plugin_control functions
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage.
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage [FIXME].
2004-11-16 David ParrishAdd manpages from Jonathan McDowell
2004-11-16 Brendan O'Dea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-11 Brendan O'Deamake BGP keepalive/hold time configurable, revise confi...
2004-11-09 Brendan O'Deaadd a callback to allow plugins to fetch values from...
2004-11-09 Brendan O'DeaFix intercepts: don't double-snoop throttled customers...
2004-11-05 Brendan O'Deasetsid
2004-11-05 Brendan O'Deause LOG for logging macro
2004-11-05 Brendan O'Deaadd peer_address config option
2004-11-05 Brendan O'Deaadd length checks and comments to proxy LCP parsing
2004-11-04 Brendan O'Deabyte counters are sent to the master frequently which...
2004-11-04 Brendan O'Dearetain subdomain of hostname if any
2004-11-03 Brendan O'Deamake log a conditional macro for _log
2004-11-02 Brendan O'Deafix cut-n-paste error
2004-11-02 Brendan O'Dea- Use 2 seperate u16 values for throttle rate in/out
2004-10-30 Brendan O'Deamerge
2004-10-30 Brendan O'Deaneed to init_cli before loading config
2004-10-29 Brendan O'Deamake number of throttle buckets configurable
2004-10-28 Brendan O'Deaunused
2004-10-28 Brendan O'Deahostname set via command line not config
2004-10-25 Brendan O'Deafix command line args
2004-10-05 David ParrishDon't continue creating session if no IP addresses...
2004-09-23 David ParrishDon't write accounting files if not required.
2004-09-20 David Parrishl2tpns-dont-timeshift-unidirectional-traffic.patch
2004-09-19 David ParrishAdd configurable hostname
2004-09-19 David ParrishAdd support for Hidden AVPs and chap-response
2004-09-02 David ParrishCleanups and sync
2004-08-26 David ParrishPer-user upload and download throttle rates - Yuri
2004-08-26 David ParrishSet a maximum time to wait for radius to be ready on...
2004-08-13 David ParrishAdd renegotiation patch from Yuri (ppp-aug10-patch)
2004-08-02 David ParrishAllow cli session changes to happen if the session...
2004-08-02 David Parrish- Add support for LCP Ident and CallBack (rejection...
2004-08-02 David Parrish- Write pid file if filename is set
2004-07-28 David ParrishSend my address if no bind_address on IPCP
2004-07-28 David ParrishDon't warn about unknown subtype attribute
2004-07-26 David ParrishMakefile fix and config radius port patches from JK
next