index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
command.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into bfd-final
Donald Sharp
2018-08-14
1
-5
/
+1
|
\
|
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-5
/
+1
*
|
bfdd: add vty shell commands
Rafael Zalamena
2018-08-08
1
-0
/
+11
|
/
*
Merge pull request #2503 from pacovn/Coverity_1469898_Uninitialized_scalar_va...
Quentin Young
2018-06-26
1
-2
/
+5
|
\
|
*
lib: uninitialized variable (2) (Coverity 1469898)
paco
2018-06-22
1
-2
/
+5
*
|
*: remove deprecated 'log trap' commands
Quentin Young
2018-06-25
1
-39
/
+0
*
|
lib: null check (Coverity 1470150)
paco
2018-06-22
1
-0
/
+3
*
|
lib: Add --log-level to daemons
Donald Sharp
2018-06-19
1
-4
/
+14
*
|
lib: Add new cli to specify where to output logs on startup
Donald Sharp
2018-06-19
1
-1
/
+22
|
/
*
lib: null return value check (Coverity 1469894)
paco
2018-06-12
1
-2
/
+3
*
lib: fix output mangling with | include
Quentin Young
2018-06-06
1
-3
/
+2
*
lib: add vector_compact(), use after str splits
Quentin Young
2018-06-06
1
-2
/
+4
*
lib: fix static analysis issues, use regfree()
Quentin Young
2018-06-06
1
-2
/
+11
*
lib: add vector_remove() to vector.[ch]
Quentin Young
2018-06-06
1
-1
/
+2
*
*: style for | support
Quentin Young
2018-06-06
1
-5
/
+6
*
vtysh: add | support
Quentin Young
2018-06-06
1
-2
/
+2
*
lib: add cli preprocessor for `|` actions
Quentin Young
2018-06-06
1
-0
/
+53
*
lib: add hook for preprocessing commands
Quentin Young
2018-06-06
1
-0
/
+63
*
lib: add string utilities
Quentin Young
2018-06-06
1
-79
/
+39
*
lib: Moved no-password warnings into header file
Pascal Mathis
2018-05-13
1
-16
/
+4
*
lib: Improved warnings for 'no (enable) password'
Pascal Mathis
2018-05-12
1
-14
/
+22
*
Merge pull request #2132 from donaldsharp/missed_stuff
Russ White
2018-05-12
1
-78
/
+101
|
\
|
*
lib: Fix bad function
Donald Sharp
2018-05-09
1
-1
/
+1
|
*
bgpd, lib, zebra: Cleanup formatting issues found
Donald Sharp
2018-05-09
1
-14
/
+22
|
*
watchfrr always writes 'log syslog informational' to the config
Daniel Walton
2018-05-09
1
-78
/
+93
|
*
lib: move ip node above vrf node for config order
Quentin Young
2018-05-09
1
-1
/
+1
*
|
lib: Ported 'no (enable) password' from stable/3.0
Pascal Mathis
2018-05-11
1
-3
/
+46
|
/
*
lib: allow hostname to begin with a letter or number
Don Slice
2018-05-01
1
-1
/
+1
*
lib: add ability to dump cli mode graph
Quentin Young
2018-04-22
1
-0
/
+40
*
pbrd: Add PBR to FRR
Donald Sharp
2018-04-06
1
-0
/
+3
*
lib: remove IRDP_NODE
Quentin Young
2018-04-03
1
-1
/
+0
*
Merge pull request #2005 from qlyoung/remove-masc-node
Rafael Zalamena
2018-04-02
1
-3
/
+0
|
\
|
*
lib: remove MASC_NODE
Quentin Young
2018-03-30
1
-3
/
+0
*
|
lib: remove SERVICE_NODE
Quentin Young
2018-03-30
1
-1
/
+0
|
/
*
bgpd: add flowspec feature
jaydom
2018-03-30
1
-0
/
+10
*
bgpd: new vpn-policy CLI
G. Paul Ziemba
2018-03-20
1
-8
/
+0
*
lib: add new BGP VPN policy command node
G. Paul Ziemba
2018-03-09
1
-0
/
+8
*
lib, vtysh: Start cli for nexthop-group
Donald Sharp
2018-03-09
1
-0
/
+3
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-14
/
+12
*
Merge pull request #1728 from mkanjari/evpn-bug-fixes
Philippe Guibert
2018-03-06
1
-0
/
+3
|
\
|
*
vtysh/lib: write domainname to config file
Mitesh Kanjariya
2018-02-09
1
-0
/
+3
*
|
lib: split logicalrouter and vrf netns feature
Philippe Guibert
2018-02-27
1
-3
/
+3
|
/
*
*: silence '-Wchar-subscripts' warnings on NetBSD
Renato Westphal
2018-02-02
1
-2
/
+2
*
lib, pimd: Remove PIM_NODE as it is not needed
Donald Sharp
2018-01-30
1
-3
/
+0
*
Merge pull request #1436 from rtrlib/rpki
Donald Sharp
2017-11-13
1
-0
/
+1
|
\
|
*
bgpd: Add RPKI/RTR support
Marcel Röthke
2017-11-10
1
-0
/
+1
*
|
lib: Fix command `copy running-config startup-config` to alias `write file`
pogojotz
2017-11-12
1
-24
/
+31
|
/
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-1
/
+1
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-4
/
+4
*
lib: Hash creation cleanup
Donald Sharp
2017-09-05
1
-2
/
+7
[next]