index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
20
-222
/
+186
*
*: 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: Fixup some SA issues
Donald Sharp
2017-12-11
1
-1
/
+3
*
*: don't use deprecated stream.h macros
Quentin Young
2017-12-01
1
-2
/
+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
*
eigrpd: Allow query send to send more than 1 packet
Donald Sharp
2017-11-02
1
-29
/
+72
*
eigrpd: Create consts for TLV size
Donald Sharp
2017-11-02
3
-20
/
+59
*
eigrpd: When writing packet don't crash in some cases
Donald Sharp
2017-10-29
2
-5
/
+15
*
eigrpd: Fix crash in reply receive packet.
Donald Sharp
2017-10-29
1
-42
/
+49
*
eigrpd: Query Send is not incrementing the sequence number
Donald Sharp
2017-10-29
1
-7
/
+9
*
eigrpd: On shutdown, delete list after we've cleared prefixes
Donald Sharp
2017-10-29
1
-2
/
+3
*
eigrpd: Fix an issue found with metric change
Donald Sharp
2017-10-29
2
-4
/
+25
*
eigrpd: Add ability to show packet type in log
Donald Sharp
2017-10-29
1
-2
/
+28
*
eigrpd: Create enum for states and string name for display
Donald Sharp
2017-10-29
2
-12
/
+61
*
eigrpd: Create a function to return a string of prefix state
Donald Sharp
2017-10-29
1
-3
/
+21
*
*: fix coverity warnings - error handling issues
Renato Westphal
2017-10-24
1
-2
/
+2
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-3
/
+2
*
eigrpd: Convert topology list to a table
Donald Sharp
2017-10-24
6
-119
/
+150
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
eigrpd: Make struct zebra_privs_t available
Donald Sharp
2017-10-24
2
-2
/
+1
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
4
-4
/
+4
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-0
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
4
-8
/
+8
*
lib: nuke the if_*_by_name_len() functions
Renato Westphal
2017-10-10
1
-2
/
+1
*
eigrpd: fix clang warning
Vincent JARDIN
2017-10-09
1
-0
/
+1
*
eigrpd: fix clang warning
Vincent JARDIN
2017-10-09
1
-1
/
+1
*
eirgpd: fix clang warning
Vincent JARDIN
2017-10-08
1
-4
/
+1
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-6
/
+4
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
6
-18
/
+18
*
eigrpd: Remove unnecessary macro definitions
Donald Sharp
2017-10-03
1
-17
/
+1
*
eigrpd: Remove ei mapping to connected routes
Donald Sharp
2017-10-03
15
-452
/
+276
*
eigrpd: Start fixing eigrp_interface
Donald Sharp
2017-10-03
3
-37
/
+33
*
eigrpd: Follow other protocol leads and exit when told to
Donald Sharp
2017-09-25
1
-0
/
+2
*
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-1
/
+3
*
*: make all daemons call frr_fini() on exit
Renato Westphal
2017-09-12
1
-4
/
+3
*
eigrpd: Clean up some new coverity issues
Donald Sharp
2017-09-06
1
-2
/
+3
*
eigrp: Fix missing neighbor->nexthop changes?
Donald Sharp
2017-09-05
3
-3
/
+3
*
Merge pull request #1051 from donaldsharp/plists
David Lamparter
2017-09-05
22
-376
/
+212
|
\
|
*
eigrpd: eigrp_neighbor_entry to eigrp_nexthop_entry
Donald Sharp
2017-08-27
19
-97
/
+97
|
*
eigrpd: Refactor access/prefix list applications
Donald Sharp
2017-08-26
4
-235
/
+78
|
*
eigrpd: Make code a bit easier to read in eigrp_update.c
Donald Sharp
2017-08-26
1
-56
/
+51
|
*
eigrpd: Fix access/prefix list handling in updates
Donald Sharp
2017-08-26
1
-4
/
+2
*
|
Merge pull request #1078 from dwalton76/ospfd-network-cmd-warning
Renato Westphal
2017-08-31
1
-1
/
+1
|
\
\
|
*
|
*: return CMD_WARNING if command was already configured
Daniel Walton
2017-08-31
1
-1
/
+1
*
|
|
Merge pull request #1044 from donaldsharp/combination
Jafar Al-Gharaibeh
2017-08-31
8
-65
/
+99
|
\
\
\
|
*
|
|
*: Add RMAP_COMPILE_SUCCESS to enum
Donald Sharp
2017-08-25
1
-43
/
+54
[next]