index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-67
/
+28
*
nhrpd: unify ipv4/ipv6 zebra-tx functions
Renato Westphal
2017-08-24
1
-61
/
+34
*
nhrpd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-24
/
+28
*
babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checks
Renato Westphal
2017-08-23
1
-1
/
+2
*
babeld/nhrpd: ignore ipv6 srcdest routes
Renato Westphal
2017-08-23
1
-0
/
+12
*
Merge pull request #1009 from donaldsharp/show_cmds
David Lamparter
2017-08-21
1
-5
/
+5
|
\
|
*
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-5
/
+5
*
|
Merge pull request #929 from opensourcerouting/hooks-doc-irdp
Donald Sharp
2017-08-21
2
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
1
-2
/
+2
|
*
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
1
-7
/
+2
*
|
nhrpd: use hop count 1 for registration requests
Timo Teräs
2017-08-17
1
-1
/
+1
|
/
*
nhrpd: fixes for clang scan-build issues
Jorge Boncompte
2017-08-11
1
-4
/
+7
*
nhrpd: fix issues found by coverity
Jorge Boncompte
2017-08-10
10
-18
/
+41
*
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-47
/
+54
|
\
|
*
build: non-recursive nhrpd
David Lamparter
2017-08-04
4
-47
/
+54
*
|
nhrp: fix assertion with negative holding times
Jorge Boncompte
2017-08-04
1
-1
/
+1
*
|
nhrp: fix initialization and route redistribution registration
Jorge Boncompte
2017-08-04
1
-20
/
+18
*
|
nhrp: initialize interfaces after VRFs
Jorge Boncompte
2017-08-04
1
-1
/
+1
|
/
*
nhrpd: enable -Werror
David Lamparter
2017-07-14
1
-1
/
+1
*
*: fix GCC 7 warnings/issues
David Lamparter
2017-07-14
1
-1
/
+0
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
2
-1
/
+4
*
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
|
/
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
4
-4
/
+4
*
nhrpd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+1
*
*: 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: Guard a debug that was constantly spewing information
Donald Sharp
2017-06-02
1
-1
/
+1
*
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: configure mgre ipv6 nd for nhrp
Timo Teräs
2017-05-19
1
-4
/
+4
*
|
nhrpd: announce ipv6 routes to zebra
Timo Teräs
2017-05-18
1
-2
/
+40
*
|
nhrp: improve CIE prefix length handling
Timo Teräs
2017-05-18
3
-5
/
+10
*
|
nhrpd: Fix crash in 'no nhrp event socket..' command
Donald Sharp
2017-05-18
1
-2
/
+5
*
|
nhrpd: Fix some missing newlines
Donald Sharp
2017-05-18
1
-2
/
+2
*
|
*: Consolidate vrf_hooks into vrf_init
Donald Sharp
2017-05-16
1
-1
/
+1
*
|
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
9
-51
/
+86
|
/
*
Fix the wrong user/group for nhrpd.
Hung-Weic Chiu
2017-05-02
1
-5
/
+3
*
nhrpd: Fix cli changes missed
Donald Sharp
2017-04-25
1
-1
/
+1
[next]