index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-158
/
+151
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-2
/
+2
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-5
/
+5
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-8
/
+8
*
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
*
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-5
/
+5
*
nhrpd: fix issues found by coverity
Jorge Boncompte
2017-08-10
1
-1
/
+1
*
*: fix GCC 7 warnings/issues
David Lamparter
2017-07-14
1
-1
/
+0
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-2
/
+2
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-2
/
+2
*
|
*: remove VTYNL, part 6 of 6
David Lamparter
2017-07-14
1
-4
/
+2
*
|
*: remove VTYNL, part 3 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
|
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
|
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
1
-3
/
+3
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-36
/
+36
|
/
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-1
/
+1
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-3
/
+3
*
*: use vty_outln
Quentin Young
2017-06-29
1
-90
/
+78
*
Merge pull request #754 from qlyoung/fix-argv-arg
Russ White
2017-06-29
1
-1
/
+1
|
\
|
*
*: use ->text and strmatch where appropriate
Quentin Young
2017-06-27
1
-1
/
+1
*
|
*: remove VTY_GET_*
Quentin Young
2017-06-27
1
-4
/
+5
|
/
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-2
/
+2
*
nhrpd: Fix missing include for 'access_list_init' function
Donald Sharp
2017-05-28
1
-0
/
+1
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-24
1
-0
/
+3
|
\
|
*
nhrpd: install access-list commands
Quentin Young
2017-05-19
1
-0
/
+3
*
|
nhrpd: Fix some missing newlines
Donald Sharp
2017-05-18
1
-2
/
+2
|
/
*
nhrpd: Fix cli changes missed
Donald Sharp
2017-04-25
1
-1
/
+1
*
nhrp: implement 'no ip nhrp map' command
Timo Teräs
2017-04-25
1
-0
/
+27
*
nhrpd: implement 'show ip nhrp nhs'
Timo Teräs
2017-04-25
1
-30
/
+58
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-82
/
+78
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+928