summaryrefslogtreecommitdiffstats
path: root/lib/command.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: define BGP_EVPN_NODEPhilippe Guibert2017-02-141-0/+1
* lib: track name of command in cmd_elementDavid Lamparter2017-02-101-0/+3
* lib: parser: rewrite token deduplicationDavid Lamparter2017-02-101-0/+6
* lib: remove unused cmd_concat_strvec()David Lamparter2017-02-081-1/+0
* lib/tests: add cmd_hostname_set()David Lamparter2017-01-311-0/+2
* Merge pull request #101 from LabNConsulting/working/master/patch-set/3-vrfDonald Sharp2017-01-261-0/+1
|\
| * bgpd: add vrf-policy config using existing vnc codeLou Berger2017-01-231-0/+1
* | Merge pull request #105 from opensourcerouting/cli_merge_step_prepDonald Sharp2017-01-251-3/+10
|\ \
| * | grammar_sandbox: add into daemons if DEV_BUILDDavid Lamparter2017-01-231-0/+4
| * | lib: parser: track matching FORK_TKN & JOIN_TKNDavid Lamparter2017-01-231-0/+2
| * | lib: parser: simplify OPTION_TKN & SELECTOR_TKNDavid Lamparter2017-01-231-3/+4
| |/
* / lib: parser: fix memory managementDavid Lamparter2017-01-251-6/+5
|/
* lib: parser: move allowrepeat to cmd_tokenDavid Lamparter2016-12-161-0/+2
* lib: remove misleading copy/del_cmd_elementDavid Lamparter2016-12-011-6/+0
* lib: move command_parse_format prototypeDavid Lamparter2016-12-011-0/+2
* lib: make DEFUN foobar_cmd symbols staticDavid Lamparter2016-12-011-1/+1
* *: make DEFUN installations file-localDavid Lamparter2016-12-011-5/+2
* vtysh: fix some macro breakageDavid Lamparter2016-11-231-5/+0
* lib, ospf6d: Change SECONDS_STR to be more genericQuentin Young2016-11-171-1/+1
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-11-121-0/+2
|\
| * lib: add minimal no-config VTY modeDavid Lamparter2016-11-101-0/+1
| * watchquagga: add "write integrated"David Lamparter2016-11-091-0/+1
* | lib, vtysh: Fix memory leaks, change cmd_element to constQuentin Young2016-11-121-7/+7
* | lib: Implement hidden and deprecated commandsQuentin Young2016-11-111-10/+11
* | all: Fix underfull doc strings, part 1Quentin Young2016-11-051-8/+0
* | lib: Various minor improvements & bugfixes to CLI backendQuentin Young2016-10-291-5/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-0/+4
|\|
| * lib: keep hash of node's commands to detect duplicate installsPaul Jakma2016-10-201-1/+5
* | lib: Add helper function for working with argv, update bgpd to use itQuentin Young2016-10-201-0/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-1/+1
|\|
| * lib: add api method to read current config pathChristian Franke2016-10-181-1/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-1/+14
|\|
| * bgpd, lib: Remove RESTRICTED_NODE from code baseDonald Sharp2016-10-081-1/+0
| * bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+5
| * ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+7
| * Quagga: Static LSP configurationvivek2016-09-231-0/+2
* | lib: Add logging for invalid commandsQuentin Young2016-10-041-0/+1
* | Expand #defines in command stringsDaniel Walton2016-09-251-11/+0
* | lib: undo <> -> () change I made yesterdayDaniel Walton2016-09-231-7/+7
* | bgpd: argv update for all but bgp_vty.cDaniel Walton2016-09-221-7/+7
* | lib: Remove NUMBER_TKN leftoversQuentin Young2016-09-221-2/+0
* | Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammarDonald Sharp2016-09-211-0/+6
|\|
| * *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+6
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-09-221-0/+6
|\|
| * lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2016-09-091-0/+1
| * Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-0/+5
* | lib: Initial refactor pass on CLI backendQuentin Young2016-09-201-278/+127
* | lib: Continue matching system refactorQuentin Young2016-09-071-1/+1
* | lib: Cleanup some memory issues in CLIQuentin Young2016-07-291-0/+6
|/
* bgpd, lib, vtysh: hook up bgp ENCAP CLI nodeLou Berger2016-06-121-0/+2