index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrpd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-7
/
+7
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-5
/
+1
*
Merge pull request #9854 from opensourcerouting/zapi-call-table
Russ White
2021-10-26
1
-2
/
+2
|
\
|
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-2
/
+2
*
|
nhrpd: drop list.h
David Lamparter
2021-10-19
1
-2
/
+0
*
|
nhrpd: convert reg list to DLIST
David Lamparter
2021-10-19
1
-2
/
+5
*
|
nhrpd: convert mcast list to DLIST
David Lamparter
2021-10-19
1
-2
/
+5
*
|
nhrpd: convert nhs list to DLIST
David Lamparter
2021-10-19
1
-3
/
+7
*
|
nhrpd: convert notifier list to DLIST
David Lamparter
2021-10-19
1
-11
/
+16
|
/
*
nhrpd: redirect netlink gre with zebra
Philippe Guibert
2021-04-30
1
-4
/
+29
*
Merge pull request #8153 from reubendowle/nhrp-multicast
Jafar Al-Gharaibeh
2021-04-13
1
-0
/
+18
|
\
|
*
nhrpd: Introduce new - nflog mutlicast-nflog-group (1-65535) - command
Amol Lad
2021-04-05
1
-1
/
+1
|
*
nhrpd: Fix style violation issues
Reuben Dowle
2021-04-05
1
-4
/
+6
|
*
nhrpd: Add support for forwarding multicast packets
Amol Lad
2021-04-05
1
-0
/
+16
*
|
nhrpd: add a zebra api to configure neighbor table per interface
Philippe Guibert
2021-04-12
1
-1
/
+3
*
|
nhrp, lib, zebra: add/del neighbor entry possible from nhrp
Philippe Guibert
2021-04-09
1
-0
/
+3
*
|
nhrpd: link layer registration to notifications
Philippe Guibert
2021-04-09
1
-0
/
+1
|
/
*
Merge pull request #8240 from reubendowle/fixes/nhrp-nat
Jafar Al-Gharaibeh
2021-04-04
1
-1
/
+7
|
\
|
*
nhrpd: Add Claimed NBMA field in sh ip nhrp cache output
Amol Lad
2021-03-18
1
-1
/
+3
|
*
nhrpd: Process NAT extension properly, and also fallback to IPSec NAT info
Gaurav Goyal
2021-03-18
1
-0
/
+4
*
|
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
|
nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peer
Gaurav Goyal
2021-03-17
1
-0
/
+1
*
|
nhrpd: Close IPSec connection when tunnel protection removed
Gaurav Goyal
2021-03-17
1
-1
/
+2
*
|
nhrpd: Retry IPSec if NHRP is repeatedly failing
Gaurav Goyal
2021-03-17
1
-0
/
+2
|
/
*
libs,nhrpd: remove exec perm
Mark Stapp
2021-01-12
1
-0
/
+0
*
nhrpd: Cleanup resources when interface is deleted
Reuben Dowle
2020-12-16
1
-0
/
+3
*
nhrpd: change ipsec SA count to 32-bit
Timo Teräs
2020-12-16
1
-1
/
+1
*
nhrpd: cache config may disappear if iface not present at startup
Philippe Guibert
2020-11-23
1
-0
/
+14
*
nhrpd: clean up SA warning
Mark Stapp
2019-10-17
1
-2
/
+1
*
nhrpd: be more careful with linked lists
Mark Stapp
2019-10-16
1
-2
/
+4
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+4
*
lib: split off c-ares code from nhrpd
David Lamparter
2019-07-03
1
-9
/
+1
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-14
/
+7
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-71
/
+108
*
nhrpd: Let struct zebra_privs_t be available
Donald Sharp
2017-10-24
1
-0
/
+2
*
nhrpd: fix issues found by coverity
Jorge Boncompte
2017-08-10
1
-0
/
+2
*
nhrpd: implement 'show ip nhrp nhs'
Timo Teräs
2017-04-25
1
-0
/
+13
*
nhrpd: change VTY port 2612->2610
David Lamparter
2017-03-07
1
-1
/
+1
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-0
/
+3
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+400