finish incorporating ipv6 patches
[l2tpns.git] / cli.c
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 Brendan O'Deause ctime rather than duration
2005-01-13 Brendan O'Deamove duration to before cmd_show_counters
2005-01-13 Brendan O'Dealog CLI connections at 4 from localhost; show last...
2005-01-12 Brendan O'Deafix show counters alignment
2005-01-10 Brendan O'Deafix "clear counters"
2005-01-10 Brendan O'Deamore DoS prevention: add packet_limit option to apply...
2005-01-07 Brendan O'Deafix format strings; add call_random_data to counters
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'Deause standard uintN_t types for portability
2004-12-15 Brendan O'Deaallow compilation with BGP unset
2004-12-03 Brendan O'Deaskip newlines in ringbuffer messages
2004-12-01 Brendan O'Deacosmetic
2004-11-29 Brendan O'Deatypo
2004-11-29 Brendan O'Deadisallow "fragments" on rules with layer 4 matches
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'Deaallow - in filter names; include in "show session"...
2004-11-27 Brendan O'Dea- Revise CCP, send ConfigReq once only.
2004-11-16 Brendan O'Dea- Ignore gateway address in Framed-Route (from Jonathan...
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-05 Brendan O'Deause LOG for logging macro
2004-11-05 Brendan O'Deaadd peer_address config option
2004-11-04 Brendan O'Deavalues not set yet
2004-11-02 Brendan O'Deafix output format for TBFs
2004-11-02 Brendan O'Dea- Use 2 seperate u16 values for throttle rate in/out
2004-10-30 Brendan O'Deamerge
2004-10-28 Brendan O'Deaunfsck 4->8 indenting change
2004-09-21 David ParrishAdd mac address config option handling
2004-09-19 David ParrishAdd configurable hostname
2004-09-02 David ParrishCleanups and sync
2004-08-26 David ParrishMake throttle without a username not crash
2004-08-26 David ParrishPer-user upload and download throttle rates - Yuri
2004-08-26 David ParrishShow full radius id in show radius
2004-08-13 David ParrishAdd renegotiation patch from Yuri (ppp-aug10-patch)
2004-07-11 Brendan O'Dea- TerminateAck fix from Yuri
2004-07-08 Brendan O'Dea- s/tap/tun/
2004-07-07 Brendan O'Dea- set hostname in CLI prompt
2004-07-02 Brendan O'Deafold back in changes from production
2004-06-28 David Parrish* Update cli callbacks to work with libcli 1.6.
2004-06-23 David Parrish* Wed Jun 23 2004 David Parrish <david@dparrish.com...
2004-05-24 David ParrishAdd username parameter to "show users" command
2004-03-05 David ParrishDon't use configure it's a waste of time
2004-03-05 David Parrish* Fri Mar 5 2004 David Parrish <david@dparrish.com...
2003-12-16 David ParrishInitial revision