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 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
*
nhrp: parse and log command response errors from strongSwan
Timo Teräs
2017-04-25
1
-1
/
+21
*
nhrp: fix potential crash when vici profile name is not configured
Timo Teräs
2017-04-25
1
-0
/
+2
*
nhrp: notify 'tunnel protection' changes
Timo Teräs
2017-04-25
1
-0
/
+2
*
nhrp: explicitly cast ints to size_t for vici_request_vc va_list handling
Timo Teräs
2017-04-25
1
-3
/
+3
*
nhrp: fix protocol address family parsing on receive
Timo Teräs
2017-04-25
1
-9
/
+19
*
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
3
-43
/
+86
*
nhrpd: Fix value set but never used.
Donald Sharp
2017-03-31
1
-1
/
+0
*
nhrpd: add .gitignore
Quentin Young
2017-03-30
1
-0
/
+1
*
*: Refactor if_lookup_by_name to be VRF aware
Donald Sharp
2017-03-15
1
-1
/
+1
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
4
-5
/
+5
*
lib: remove remaining struct zlog * args
David Lamparter
2017-03-08
1
-2
/
+2
*
*: add frr_run()
David Lamparter
2017-03-08
1
-11
/
+1
*
*: add frr_config_fork()
David Lamparter
2017-03-08
1
-42
/
+3
*
*: centralize more into frr_init()
David Lamparter
2017-03-07
1
-3
/
+0
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-68
/
+25
*
nhrpd: workaround old kernel vs. glibc definition conflics
Timo Teräs
2017-03-07
1
-1
/
+2
*
nhrpd: include headers in dist tarball
David Lamparter
2017-03-07
1
-0
/
+12
*
nhrpd: change VTY port 2612->2610
David Lamparter
2017-03-07
1
-1
/
+1
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
12
-115
/
+133
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
31
-0
/
+7722