index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
/
eigrp_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-7
/
+11
*
eigrpd: Convert to using our builtin printf stuff
Donald Sharp
2021-03-14
1
-3
/
+1
*
eigrpd: Introduce eigrp_metric.[ch] and eigrp_types.h
Donnie Savage
2021-01-12
1
-0
/
+2
*
eigrpd: Rename nexthop_entry and prefix_entry to better names
Donnie Savage
2021-01-12
1
-1
/
+1
*
bgpd: Advertise FIB installed routes to bgp peers (Part 1)
Soman K S
2020-11-06
1
-1
/
+2
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-21
/
+11
*
*: 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
-32
/
+0
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-21
/
+0
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-72
/
+0
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-22
/
+0
*
eigrpd: Convert eigrp_zebra.c to use appropriate vrf_id
Donald Sharp
2019-08-07
1
-15
/
+17
*
eigrpd: Add `router eigrp AS [vrf NAME]` and various stuff
Donald Sharp
2019-08-07
1
-2
/
+2
*
eigrpd: Use the eigrp->vrf_id where we can immediately transform
Donald Sharp
2019-08-07
1
-2
/
+2
*
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
-35
/
+20
*
eigrpd: Do not redelete the eigrp interface data structure
Donald Sharp
2019-02-11
1
-1
/
+2
*
eigrpd: Modify code to pass down metric to zebra
Donald Sharp
2019-02-03
1
-1
/
+4
*
lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages
Renato Westphal
2019-01-14
1
-1
/
+1
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+2
*
*: Modify notify_owner to route_notify_owner
Donald Sharp
2018-02-23
1
-3
/
+3
*
*: Add tableid the route entry was sent to
Donald Sharp
2018-02-23
1
-1
/
+2
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-2
/
+1
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+2
*
eigrpd: Start conversion to use route install failure callback
Donald Sharp
2017-11-27
1
-1
/
+16
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-0
/
+1
*
lib: nuke the if_*_by_name_len() functions
Renato Westphal
2017-10-10
1
-2
/
+1
*
eigrpd: Remove ei mapping to connected routes
Donald Sharp
2017-10-03
1
-38
/
+15
*
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-1
/
+3
*
eigrpd: eigrp_neighbor_entry to eigrp_nexthop_entry
Donald Sharp
2017-08-27
1
-1
/
+1
*
eigrpd: Refactor to use 'struct prefix' for eigrp_zebra.h
Donald Sharp
2017-08-24
1
-12
/
+9
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-40
/
+12
*
eigrpd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-53
/
+31
*
babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checks
Renato Westphal
2017-08-23
1
-1
/
+1
*
vnc/eigrpd/isisd: check for the correct message types
Renato Westphal
2017-08-23
1
-2
/
+2
*
*: reduce excessive indentation in a few places
Renato Westphal
2017-08-23
1
-66
/
+68
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-384
/
+364
*
eigrpd: Fix up some redistribution issues
Donald Sharp
2017-07-14
1
-13
/
+4
*
*: do not take address of packed member
Quentin Young
2017-05-26
1
-1
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
eigrpd: Some Basic Corrections
Renato Westphal
2017-05-13
1
-2
/
+7
*
eigrpd: Cleanup tab/spacing of the *.c files
Donald Sharp
2017-04-08
1
-41
/
+41
*
eigrpd: Cleanup the merge
Donald Sharp
2017-04-06
1
-1
/
+2
*
eigrpd: Fix add and delete of routes into the rib
Donald Sharp
2017-04-06
1
-53
/
+22
*
eigrpd: Flags is now 32 bit as opposed to 8 bit.
Donald Sharp
2017-04-03
1
-1
/
+1
*
eigrpd: Fix route delete
Donald Sharp
2017-04-02
1
-0
/
+1
[next]