finish incorporating ipv6 patches
[l2tpns.git] / ppp.c
2005-01-25 bodeafinish incorporating ipv6 patches
2005-01-13 bodearename sess_count to sess_local, fiddle with packet_lim...
2005-01-05 bodeause bounds-checking lookup functions for string constants
2004-12-16 bodeause standard uintN_t types for portability
2004-11-30 bodea*cough*
2004-11-30 bodeafix byte ordering in log
2004-11-30 bodea*** empty log message ***
2004-11-30 bodea*** empty log message ***
2004-11-30 bodeacopy identifier from request for ConfigNak, ConfigRej...
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-28 bodeaadd filtering
2004-11-27 bodea- Revise CCP, send ConfigReq once only.
2004-11-25 bodeaoop
2004-11-25 bodeareinstate sendccp as initccp; send only once
2004-11-25 bodea- Drop sendccp. If client sends a CCP request for...
2004-11-18 bodeaAllow LCP re-negotiation after connection completes
2004-11-16 bodea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-09 bodea*** empty log message ***
2004-11-09 bodea*** empty log message ***
2004-11-09 bodeaFix intercepts: don't double-snoop throttled customers...
2004-11-05 bodeaNak asyncmap (unless == 0)
2004-11-05 bodeause LOG for logging macro
2004-11-05 bodeause constants
2004-11-04 bodeasend snooped packets before adding the tun header
2004-11-03 bodeacleanup packet length handling
2004-10-29 bodeatypo
2004-09-23 fred_nerk- Renegotiate MRU - Yuri
2004-09-19 fred_nerkAdd support for Hidden AVPs and chap-response
2004-09-02 fred_nerkCleanups and sync
2004-08-26 fred_nerkSet a maximum time to wait for radius to be ready on...
2004-08-13 fred_nerkAdd renegotiation patch from Yuri (ppp-aug10-patch)
2004-08-02 fred_nerkAllow cli session changes to happen if the session...
2004-08-02 fred_nerk- Add support for LCP Ident and CallBack (rejection...
2004-08-02 fred_nerk- Write pid file if filename is set
2004-07-11 bodea- TerminateAck fix from Yuri
2004-07-08 bodea- s/tap/tun/
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-05-24 fred_nerkUse multiple radius sockets to allow more concurrent...
2004-03-05 fred_nerkDon't use configure it's a waste of time
2004-03-05 fred_nerk* Fri Mar 5 2004 David Parrish <david@dparrish.com...
2003-12-16 fred_nerkInitial revision