index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nhrpd: unset noarp flag using a zapi message
Louis Scalbert
2024-01-24
1
-0
/
+1
*
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
1
-2
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-5
/
+1
*
nhrpd: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-7
/
+5
*
nhrpd: Use nhrp_interface_update_nbma when source vrf was changed
Dmitrii Turlupov
2022-08-22
1
-2
/
+1
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-5
/
+5
*
nhrpd: convert mcast list to DLIST
David Lamparter
2021-10-19
1
-1
/
+1
*
nhrpd: convert nhs list to DLIST
David Lamparter
2021-10-19
1
-1
/
+1
*
nhrpd: convert notifier list to DLIST
David Lamparter
2021-10-19
1
-3
/
+10
*
nhrpd: move prototype to top of file
Philippe Guibert
2021-04-30
1
-4
/
+4
*
nhrpd: cleaning netlink gre information
Philippe Guibert
2021-04-30
1
-1
/
+0
*
nhrpd: redirect netlink gre with zebra
Philippe Guibert
2021-04-30
1
-18
/
+74
*
Merge pull request #8153 from reubendowle/nhrp-multicast
Jafar Al-Gharaibeh
2021-04-13
1
-0
/
+2
|
\
|
*
nhrpd: Add support for forwarding multicast packets
Amol Lad
2021-04-05
1
-0
/
+2
*
|
nhrpd: add a zebra api to configure neighbor table per interface
Philippe Guibert
2021-04-12
1
-0
/
+1
|
/
*
Merge pull request #8240 from reubendowle/fixes/nhrp-nat
Jafar Al-Gharaibeh
2021-04-04
1
-5
/
+5
|
\
|
*
nhrpd: Add Claimed NBMA field in sh ip nhrp cache output
Amol Lad
2021-03-18
1
-5
/
+5
*
|
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
-1
/
+3
*
|
nhrpd: Make comments clearer, fix style issues
Reuben Dowle
2021-03-17
1
-4
/
+2
*
|
nhrpd: Close IPSec connection when tunnel protection removed
Gaurav Goyal
2021-03-17
1
-0
/
+6
|
/
*
nhrpd: Use our built-in printf functionality
Donald Sharp
2021-03-10
1
-4
/
+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
/
+15
*
nhrpd: fix SA warning in nhrp_interface
Mark Stapp
2020-12-08
1
-4
/
+10
*
nhrpd: cache config may disappear if iface not present at startup
Philippe Guibert
2020-11-23
1
-1
/
+62
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-8
/
+6
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-5
/
+5
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-16
/
+1
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-12
/
+2
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-12
/
+1
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-13
/
+1
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+20
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-2
/
+1
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-1
/
+2
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-18
/
+12
*
bfdd, nhrpd, pimd: When deleting an interface clean up
Donald Sharp
2019-03-29
1
-2
/
+4
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-2
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-62
/
+94
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
*
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
1
-2
/
+2
*
nhrp: notify 'tunnel protection' changes
Timo Teräs
2017-04-25
1
-0
/
+2
*
*: Refactor if_lookup_by_name to be VRF aware
Donald Sharp
2017-03-15
1
-1
/
+1
[next]