index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
command.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: define BGP_EVPN_NODE
Philippe Guibert
2017-02-14
1
-0
/
+1
*
lib: track name of command in cmd_element
David Lamparter
2017-02-10
1
-0
/
+3
*
lib: parser: rewrite token deduplication
David Lamparter
2017-02-10
1
-0
/
+6
*
lib: remove unused cmd_concat_strvec()
David Lamparter
2017-02-08
1
-1
/
+0
*
lib/tests: add cmd_hostname_set()
David Lamparter
2017-01-31
1
-0
/
+2
*
Merge pull request #101 from LabNConsulting/working/master/patch-set/3-vrf
Donald Sharp
2017-01-26
1
-0
/
+1
|
\
|
*
bgpd: add vrf-policy config using existing vnc code
Lou Berger
2017-01-23
1
-0
/
+1
*
|
Merge pull request #105 from opensourcerouting/cli_merge_step_prep
Donald Sharp
2017-01-25
1
-3
/
+10
|
\
\
|
*
|
grammar_sandbox: add into daemons if DEV_BUILD
David Lamparter
2017-01-23
1
-0
/
+4
|
*
|
lib: parser: track matching FORK_TKN & JOIN_TKN
David Lamparter
2017-01-23
1
-0
/
+2
|
*
|
lib: parser: simplify OPTION_TKN & SELECTOR_TKN
David Lamparter
2017-01-23
1
-3
/
+4
|
|
/
*
/
lib: parser: fix memory management
David Lamparter
2017-01-25
1
-6
/
+5
|
/
*
lib: parser: move allowrepeat to cmd_token
David Lamparter
2016-12-16
1
-0
/
+2
*
lib: remove misleading copy/del_cmd_element
David Lamparter
2016-12-01
1
-6
/
+0
*
lib: move command_parse_format prototype
David Lamparter
2016-12-01
1
-0
/
+2
*
lib: make DEFUN foobar_cmd symbols static
David Lamparter
2016-12-01
1
-1
/
+1
*
*: make DEFUN installations file-local
David Lamparter
2016-12-01
1
-5
/
+2
*
vtysh: fix some macro breakage
David Lamparter
2016-11-23
1
-5
/
+0
*
lib, ospf6d: Change SECONDS_STR to be more generic
Quentin Young
2016-11-17
1
-1
/
+1
*
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-11-12
1
-0
/
+2
|
\
|
*
lib: add minimal no-config VTY mode
David Lamparter
2016-11-10
1
-0
/
+1
|
*
watchquagga: add "write integrated"
David Lamparter
2016-11-09
1
-0
/
+1
*
|
lib, vtysh: Fix memory leaks, change cmd_element to const
Quentin Young
2016-11-12
1
-7
/
+7
*
|
lib: Implement hidden and deprecated commands
Quentin Young
2016-11-11
1
-10
/
+11
*
|
all: Fix underfull doc strings, part 1
Quentin Young
2016-11-05
1
-8
/
+0
*
|
lib: Various minor improvements & bugfixes to CLI backend
Quentin Young
2016-10-29
1
-5
/
+1
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-21
1
-0
/
+4
|
\
|
|
*
lib: keep hash of node's commands to detect duplicate installs
Paul Jakma
2016-10-20
1
-1
/
+5
*
|
lib: Add helper function for working with argv, update bgpd to use it
Quentin Young
2016-10-20
1
-0
/
+1
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-20
1
-1
/
+1
|
\
|
|
*
lib: add api method to read current config path
Christian Franke
2016-10-18
1
-1
/
+1
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-1
/
+14
|
\
|
|
*
bgpd, lib: Remove RESTRICTED_NODE from code base
Donald Sharp
2016-10-08
1
-1
/
+0
|
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+5
|
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-0
/
+7
|
*
Quagga: Static LSP configuration
vivek
2016-09-23
1
-0
/
+2
*
|
lib: Add logging for invalid commands
Quentin Young
2016-10-04
1
-0
/
+1
*
|
Expand #defines in command strings
Daniel Walton
2016-09-25
1
-11
/
+0
*
|
lib: undo <> -> () change I made yesterday
Daniel Walton
2016-09-23
1
-7
/
+7
*
|
bgpd: argv update for all but bgp_vty.c
Daniel Walton
2016-09-22
1
-7
/
+7
*
|
lib: Remove NUMBER_TKN leftovers
Quentin Young
2016-09-22
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammar
Donald Sharp
2016-09-21
1
-0
/
+6
|
\
|
|
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+6
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-09-22
1
-0
/
+6
|
\
|
|
*
lib, vtysh: support multiple VRFs by using linux netns
Feng Lu
2016-09-09
1
-0
/
+1
|
*
Update Traffic Engineering Support for OSPFD
Olivier Dugeon
2016-09-03
1
-0
/
+5
*
|
lib: Initial refactor pass on CLI backend
Quentin Young
2016-09-20
1
-278
/
+127
*
|
lib: Continue matching system refactor
Quentin Young
2016-09-07
1
-1
/
+1
*
|
lib: Cleanup some memory issues in CLI
Quentin Young
2016-07-29
1
-0
/
+6
|
/
*
bgpd, lib, vtysh: hook up bgp ENCAP CLI node
Lou Berger
2016-06-12
1
-0
/
+2
[next]