l2tpns.git
2004-11-29 Brendan O'Deaupdate extended acl syntax
2004-11-29 Brendan O'Deadisallow "fragments" on rules with layer 4 matches
2004-11-29 Brendan O'Deaupdate "established", add "fragments"
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'Deafilters
2004-11-27 Brendan O'Deaparse Filter-Id attributes
2004-11-27 Brendan O'Deaallow - in filter names; include in "show session"...
2004-11-27 Brendan O'Dea- Revise CCP, send ConfigReq once only.
2004-11-25 Brendan O'Deaoop
2004-11-25 Brendan O'Deareinstate sendccp as initccp; send only once
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-19 Brendan O'Deainstall nsctl
2004-11-19 Brendan O'Deaprepare 2.0.8
2004-11-19 Brendan O'Dea*** empty log message ***
2004-11-18 Brendan O'Deadoc update
2004-11-18 Brendan O'Deadoc update
2004-11-18 Brendan O'DeaAllow LCP re-negotiation after connection completes
2004-11-18 Brendan O'Deafix clean target
2004-11-18 Brendan O'Deadon't route Framed-IP-Address if contained in a Framed...
2004-11-18 Brendan O'DeaFix deletion from linked list.
2004-11-18 Brendan O'Dea- fix case where ll_delete removes the last entry
2004-11-18 Brendan O'Deapass cluster master state to plugin_control functions
2004-11-18 Brendan O'Dea*** empty log message ***
2004-11-18 Brendan O'Deafix late night typos
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-15 Brendan O'Dea*** empty log message ***
2004-11-15 Brendan O'Dea2.0.7
2004-11-15 Brendan O'DeaDon't assume BGP peer sends back negotiated hold time...
2004-11-15 Brendan O'DeaFix socket creation in host_unreachable() (thanks to...
2004-11-11 Brendan O'Dea*** empty log message ***
2004-11-11 Brendan O'Deanew libcli required
2004-11-11 Brendan O'Deamake BGP keepalive/hold time configurable, revise confi...
2004-11-10 Brendan O'Deabump version
2004-11-09 Brendan O'Deaadd a callback to allow plugins to fetch values from...
2004-11-09 Brendan O'Deafix log msg
2004-11-09 Brendan O'Dea*** empty log message ***
2004-11-09 Brendan O'Dea*** empty log message ***
2004-11-09 Brendan O'DeaFix intercepts: don't double-snoop throttled customers...
2004-11-09 Brendan O'Deahandle routing properly in lone-master case
2004-11-08 Brendan O'Dea-rdynamic is not required (functions passed to plugins)
2004-11-08 Brendan O'Dearelease 2.0.4
2004-11-05 Brendan O'DeaNak asyncmap (unless == 0)
2004-11-05 Brendan O'Deasetsid
2004-11-05 Brendan O'Deaadd install to .PHONY
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'Deaclean up plugins
2004-11-05 Brendan O'Deaadd setrxspeed
2004-11-05 Brendan O'Deaadd length checks and comments to proxy LCP parsing
2004-11-05 Brendan O'Deause constants
2004-11-04 Brendan O'Deavalues not set yet
2004-11-04 Brendan O'Deasend snooped packets before adding the tun header
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-03 Brendan O'Deamake log a conditional macro for _log
2004-11-03 Brendan O'Deacleanup packet length handling
2004-11-03 Brendan O'Deaclean test dir
2004-11-03 Brendan O'Dearelease 2.0.3
2004-11-02 Brendan O'Dearelease 2.0.3
2004-11-02 Brendan O'Deafix output format for TBFs
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'Deaslaves get new tbf indexes on becoming master anyway
2004-10-30 Brendan O'Deamerge
2004-10-30 Brendan O'Deaneed to init_cli before loading config
2004-10-29 Brendan O'Deaadd throttle_buckets
2004-10-29 Brendan O'Deaupdate
2004-10-29 Brendan O'Deasync changes
2004-10-29 Brendan O'Deaclean up paths
2004-10-29 Brendan O'Deatypo
2004-10-29 Brendan O'Deamake number of throttle buckets configurable
2004-10-29 Brendan O'Dea!OIE
2004-10-28 Brendan O'Deafix initdata proto
2004-10-28 Brendan O'Deaunused
2004-10-28 Brendan O'Deahostname set via command line not config
2004-10-28 Brendan O'Deaunfsck 4->8 indenting change
2004-10-28 Brendan O'Deashared_malloc returns NULL on failure
2004-10-25 Brendan O'Deafix command line args
2004-10-05 David ParrishDon't continue creating session if no IP addresses...
2004-10-04 David ParrishFix version 2.0.2
2004-10-04 David ParrishMake it compile
2004-09-23 David Parrish- Renegotiate MRU - Yuri
2004-09-23 David ParrishDon't write accounting files if not required.
2004-09-21 David ParrishAdd mac address config option handling
2004-09-21 David Parrishfoo
2004-09-21 David Parrishl2tpns-dont-timeshift-unidirectional-traffic.patch
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-16 David Parrishfoo
2004-09-02 David ParrishFix spec file to include plugins
next