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
*
*: 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
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-1
/
+1
*
nhrpd: adapt to API changes
David Lamparter
2017-03-07
1
-1
/
+3
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+404