Update version
[l2tpns.git] / cli.c
2014-09-11 fendoAdd DHCPv6 functionality. 2.2.1-2fdn3.13
2013-09-16 fendo* Enabled hardened build flags, thanks Moritz Muehlenho...
2013-09-16 fendoFix: wheezy warning compilation
2013-03-28 fendoMerge branch 'multibind'
2013-03-06 fendoAdding the possibility to listening multiple IP L2TP... multibind
2013-01-08 fendoAdd PPPOE-SERVER functionality
2012-12-06 fendoFollowing development LAC functionality
2012-11-28 fendofirst version of the LAC functionality
2012-02-02 Benjamin CamaMerge branch 'fdn-mods'
2012-02-02 Benjamin CamaMerge branch 'common-cvs-git-upstream' into fdn-mods fdn-mods
2012-02-01 Benjamin CamaMerge remote-tracking branch 'new-upstream/master'...
2012-01-29 Benjamin CamaFix binding of the cli to the configured address
2012-01-03 Benjamin CamaMerge branch 'fdn-mods'
2011-09-19 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-09-19 Benjamin CamaSet hostname /after/ having read the config file.
2011-09-15 Benjamin CamaMerge branch 'fdn-mods'
2011-08-21 Benjamin CamaBetter error handling on CLI initialization.
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-17 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-07 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-07-29 Benjamin CamaMerge branch 'fdn-mods'
2011-07-29 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-07-29 Benjamin CamaAdd a cli_bind_address configuration option.
2011-07-29 Benjamin CamaAdd an option to set source address for a BGP session.
2011-07-29 Benjamin CamaDisplay session's remainging time in CLI.
2011-07-28 Benjamin CamaMerge branch 'upstream'
2011-07-07 Benjamin CamaMerge remote-tracking branch 'upstream-repo/master... upstream/2.2.1
2011-07-07 Benjamin CamaImported Upstream version 2.1.21 upstream/2.1.21
2011-01-27 Brendan O'DeaImport to git from cvs. Remove keywords.
2006-12-18 bodeaadd "shutdown" and "reload" CLI commands (Daryl Tester)
2006-12-18 Brendan O'Deaadd "shutdown" and "reload" CLI commands (Daryl Tester)
2006-08-02 bodeacleanup clash between timeout and session_timout
2006-08-02 Brendan O'Deacleanup clash between timeout and session_timout
2006-06-11 bodeaadd session/idle timeouts
2006-06-11 Brendan O'Deaadd session/idle timeouts
2006-05-05 bodeano magic
2006-05-05 Brendan O'Deano magic
2006-04-27 bodeaadd Multilink support from Khaled Al Hamwi
2006-04-27 Brendan O'Deaadd Multilink support from Khaled Al Hamwi
2005-12-06 bodearemove parsemac
2005-12-06 Brendan O'Dearemove parsemac
2005-12-06 bodearemove unused MAC config type
2005-12-06 Brendan O'Dearemove unused MAC config type
2005-12-05 bodeaunused: sessiont.{ns,nr}
2005-12-05 Brendan O'Deaunused: sessiont.{ns,nr}
2005-11-14 bodeaaccess-list rule counters are unsigned
2005-11-14 Brendan O'Deaaccess-list rule counters are unsigned
2005-11-14 bodeaexclude counter when comparing filter rules
2005-11-14 Brendan O'Deaexclude counter when comparing filter rules
2005-09-01 bodeabug fix
2005-09-01 Brendan O'Deabug fix
2005-08-10 bodeacosmetic
2005-08-10 Brendan O'Deacosmetic
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-06-28 bodeaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-07 bodeashow 0 for opened/idle on unopened sessions
2005-06-07 Brendan O'Deashow 0 for opened/idle on unopened sessions
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2005-06-02 bodeamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 Brendan O'Deamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 bodeashow session open time in "show session"/"show user...
2005-06-02 Brendan O'Deashow session open time in "show session"/"show user...
2005-05-16 bodeaadd new radius state
2005-05-16 Brendan O'Deaadd new radius state
2005-05-09 bodea"show running-config" output contains clear-text shared...
2005-05-09 Brendan O'Dea"show running-config" output contains clear-text shared...
2005-05-05 bodeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 Brendan O'DeaAdd interim accounting support from Vladislav Bjelic
2005-05-02 bodeause cli_error() for error messages and help
2005-05-02 Brendan O'Deause cli_error() for error messages and help
2005-04-18 bodearemove dead session fields
2005-04-18 Brendan O'Dearemove dead session fields
2005-02-08 bodeamake some functions static
2005-02-08 Brendan O'Deamake some functions static
2005-01-25 bodeafinish incorporating ipv6 patches
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 bodeause ctime rather than duration
2005-01-13 Brendan O'Deause ctime rather than duration
2005-01-13 bodeamove duration to before cmd_show_counters
2005-01-13 Brendan O'Deamove duration to before cmd_show_counters
2005-01-13 bodealog CLI connections at 4 from localhost; show last...
2005-01-13 Brendan O'Dealog CLI connections at 4 from localhost; show last...
2005-01-12 bodeafix show counters alignment
2005-01-12 Brendan O'Deafix show counters alignment
2005-01-10 bodeafix "clear counters"
2005-01-10 Brendan O'Deafix "clear counters"
2005-01-10 bodeamore DoS prevention: add packet_limit option to apply...
2005-01-10 Brendan O'Deamore DoS prevention: add packet_limit option to apply...
2005-01-07 bodeafix format strings; add call_random_data to counters
2005-01-07 Brendan O'Deafix format strings; add call_random_data to counters
2004-12-18 bodeastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-18 Brendan O'Deastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-17 bodeacount select_called, multi_read_used and multi_read_exc... release_2_0_13
2004-12-17 Brendan O'Deacount select_called, multi_read_used and multi_read_exc...
2004-12-16 bodeaadd counters for select_called, select_ready and select...
2004-12-16 Brendan O'Deaadd counters for select_called, select_ready and select...
next