use standard uintN_t types for portability
[l2tpns.git] / l2tpns.c
2004-12-16 bodeause standard uintN_t types for portability
2004-12-16 bodeacosmetic logging change
2004-12-13 bodeadefer shutdown counters for a minute after normal acct...
2004-12-13 bodeatypo
2004-12-13 bodeadon't trample n
2004-12-13 bodearetain counters of shutdown sessions to dump once per...
2004-12-09 bodeatypo
2004-12-09 bodearead multiple packets off cluster_sockfd as well as...
2004-12-05 bodeadrop "Session N is closing" message level to 4; don...
2004-11-29 bodeaoops
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-28 bodeaadd filtering
2004-11-28 bodeaupdate filter refcounts
2004-11-27 bodea- Revise CCP, send ConfigReq once only.
2004-11-25 bodeacontinue, not return
2004-11-25 bodea- Drop sendccp. If client sends a CCP request for...
2004-11-18 bodeadon't route Framed-IP-Address if contained in a Framed...
2004-11-18 bodeapass cluster master state to plugin_control functions
2004-11-17 bodea- Add startup-config(5) manpage.
2004-11-17 bodea- Add startup-config(5) manpage [FIXME].
2004-11-16 fred_nerkAdd manpages from Jonathan McDowell
2004-11-16 bodea- Ignore gateway address in Framed-Route (from Jonathan...
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-09 bodeaFix intercepts: don't double-snoop throttled customers...
2004-11-05 bodeasetsid
2004-11-05 bodeause LOG for logging macro
2004-11-05 bodeaadd peer_address config option
2004-11-05 bodeaadd length checks and comments to proxy LCP parsing
2004-11-04 bodeabyte counters are sent to the master frequently which...
2004-11-04 bodearetain subdomain of hostname if any
2004-11-03 bodeamake log a conditional macro for _log
2004-11-02 bodeafix cut-n-paste error
2004-11-02 bodea- Use 2 seperate u16 values for throttle rate in/out
2004-10-30 bodeamerge
2004-10-30 bodeaneed to init_cli before loading config
2004-10-29 bodeamake number of throttle buckets configurable
2004-10-28 bodeaunused
2004-10-28 bodeahostname set via command line not config
2004-10-25 bodeafix command line args
2004-10-05 fred_nerkDon't continue creating session if no IP addresses...
2004-09-23 fred_nerkDon't write accounting files if not required.
2004-09-20 fred_nerkl2tpns-dont-timeshift-unidirectional-traffic.patch
2004-09-19 fred_nerkAdd configurable hostname
2004-09-19 fred_nerkAdd support for Hidden AVPs and chap-response
2004-09-02 fred_nerkCleanups and sync
2004-08-26 fred_nerkPer-user upload and download throttle rates - Yuri
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-28 fred_nerkSend my address if no bind_address on IPCP
2004-07-28 fred_nerkDon't warn about unknown subtype attribute
2004-07-26 fred_nerkMakefile fix and config radius port patches from JK
2004-07-12 bodeafix for -v from Juergen Kammer
2004-07-12 bodeaadd lock_pages option
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-02 bodeafluff to simplify diffs
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_nerkAdd -d detach option
2004-05-24 fred_nerk- Use multiple radius sockets to allow more concurrent...
2004-05-10 fred_nerkInit data before trying to use it
2004-03-05 fred_nerk. release_1_1_0
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