Add PPPOE-SERVER functionality
[l2tpns.git] / l2tpns.c
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-29 Brendan O'Deamake "established" a different tcp flag match
2004-11-28 bodeaadd filtering
2004-11-28 Brendan O'Deaadd filtering
2004-11-28 bodeaupdate filter refcounts
2004-11-28 Brendan O'Deaupdate filter refcounts
2004-11-27 bodea- Revise CCP, send ConfigReq once only.
2004-11-27 Brendan O'Dea- Revise CCP, send ConfigReq once only.
2004-11-25 bodeacontinue, not return
2004-11-25 Brendan O'Deacontinue, not return
2004-11-25 bodea- Drop sendccp. If client sends a CCP request for...
2004-11-25 Brendan O'Dea- 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 Brendan O'Deadon't route Framed-IP-Address if contained in a Framed...
2004-11-18 bodeapass cluster master state to plugin_control functions
2004-11-18 Brendan O'Deapass cluster master state to plugin_control functions
2004-11-17 bodea- Add startup-config(5) manpage.
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage.
2004-11-17 bodea- Add startup-config(5) manpage [FIXME].
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage [FIXME].
2004-11-16 fred_nerkAdd manpages from Jonathan McDowell
2004-11-16 David ParrishAdd manpages from Jonathan McDowell
2004-11-16 bodea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-16 Brendan O'Dea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-11 bodeamake BGP keepalive/hold time configurable, revise confi...
2004-11-11 Brendan O'Deamake BGP keepalive/hold time configurable, revise confi...
2004-11-09 bodeaadd a callback to allow plugins to fetch values from...
2004-11-09 Brendan O'Deaadd a callback to allow plugins to fetch values from...
2004-11-09 bodeaFix intercepts: don't double-snoop throttled customers...
2004-11-09 Brendan O'DeaFix intercepts: don't double-snoop throttled customers...
2004-11-05 bodeasetsid
2004-11-05 Brendan O'Deasetsid
2004-11-05 bodeause LOG for logging macro
2004-11-05 Brendan O'Deause LOG for logging macro
2004-11-05 bodeaadd peer_address config option
2004-11-05 Brendan O'Deaadd peer_address config option
2004-11-05 bodeaadd length checks and comments to proxy LCP parsing
2004-11-05 Brendan O'Deaadd length checks and comments to proxy LCP parsing
2004-11-04 bodeabyte counters are sent to the master frequently which...
2004-11-04 Brendan O'Deabyte counters are sent to the master frequently which...
2004-11-04 bodearetain subdomain of hostname if any
2004-11-04 Brendan O'Dearetain subdomain of hostname if any
2004-11-03 bodeamake log a conditional macro for _log
2004-11-03 Brendan O'Deamake log a conditional macro for _log
2004-11-02 bodeafix cut-n-paste error
2004-11-02 Brendan O'Deafix cut-n-paste error
2004-11-02 bodea- Use 2 seperate u16 values for throttle rate in/out
2004-11-02 Brendan O'Dea- Use 2 seperate u16 values for throttle rate in/out
2004-10-30 bodeamerge
2004-10-30 Brendan O'Deamerge
2004-10-30 bodeaneed to init_cli before loading config
2004-10-30 Brendan O'Deaneed to init_cli before loading config
2004-10-29 bodeamake number of throttle buckets configurable
2004-10-29 Brendan O'Deamake number of throttle buckets configurable
2004-10-28 bodeaunused
2004-10-28 Brendan O'Deaunused
2004-10-28 bodeahostname set via command line not config
2004-10-28 Brendan O'Deahostname set via command line not config
2004-10-25 bodeafix command line args
2004-10-25 Brendan O'Deafix command line args
2004-10-05 fred_nerkDon't continue creating session if no IP addresses...
2004-10-05 David ParrishDon't continue creating session if no IP addresses...
2004-09-23 fred_nerkDon't write accounting files if not required.
2004-09-23 David ParrishDon't write accounting files if not required.
2004-09-20 fred_nerkl2tpns-dont-timeshift-unidirectional-traffic.patch
2004-09-20 David Parrishl2tpns-dont-timeshift-unidirectional-traffic.patch
2004-09-19 fred_nerkAdd configurable hostname
2004-09-19 David ParrishAdd configurable hostname
2004-09-19 fred_nerkAdd support for Hidden AVPs and chap-response
2004-09-19 David ParrishAdd support for Hidden AVPs and chap-response
2004-09-02 fred_nerkCleanups and sync
2004-09-02 David ParrishCleanups and sync
2004-08-26 fred_nerkPer-user upload and download throttle rates - Yuri
2004-08-26 David ParrishPer-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-26 David ParrishSet 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-13 David ParrishAdd renegotiation patch from Yuri (ppp-aug10-patch)
2004-08-02 fred_nerkAllow cli session changes to happen if the session...
2004-08-02 David ParrishAllow cli session changes to happen if the session...
2004-08-02 fred_nerk- Add support for LCP Ident and CallBack (rejection...
2004-08-02 David Parrish- Add support for LCP Ident and CallBack (rejection...
2004-08-02 fred_nerk- Write pid file if filename is set
2004-08-02 David Parrish- Write pid file if filename is set
2004-07-28 fred_nerkSend my address if no bind_address on IPCP
2004-07-28 David ParrishSend my address if no bind_address on IPCP
2004-07-28 fred_nerkDon't warn about unknown subtype attribute
2004-07-28 David ParrishDon't warn about unknown subtype attribute
2004-07-26 fred_nerkMakefile fix and config radius port patches from JK
2004-07-26 David ParrishMakefile fix and config radius port patches from JK
2004-07-12 bodeafix for -v from Juergen Kammer
2004-07-12 Brendan O'Deafix for -v from Juergen Kammer
2004-07-12 bodeaadd lock_pages option
2004-07-12 Brendan O'Deaadd lock_pages option
2004-07-11 bodea- TerminateAck fix from Yuri
2004-07-11 Brendan O'Dea- TerminateAck fix from Yuri
2004-07-08 bodea- s/tap/tun/
2004-07-08 Brendan O'Dea- s/tap/tun/
2004-07-07 bodea- set hostname in CLI prompt
2004-07-07 Brendan O'Dea- set hostname in CLI prompt
next