index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
/
eigrp_fsm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eigrpd: null check (Coverity 1455334 and 4 alike)
paco
2018-06-21
1
-3
/
+5
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-2
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-23
/
+15
*
eigrpd: Fix an issue found with metric change
Donald Sharp
2017-10-29
1
-4
/
+24
*
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
1
-4
/
+30
*
eigrpd: Create a function to return a string of prefix state
Donald Sharp
2017-10-29
1
-3
/
+21
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-7
/
+7
*
eigrpd: eigrp_neighbor_entry to eigrp_nexthop_entry
Donald Sharp
2017-08-27
1
-19
/
+19
*
eigrpd: Refactor FSM calling
Donald Sharp
2017-08-24
1
-2
/
+3
*
eigrpd: Cleanup list accessors
Donald Sharp
2017-08-24
1
-54
/
+38
*
eigrpd: Remove extra newline in debug
Donald Sharp
2017-08-17
1
-1
/
+1
*
eigrpd: Cleanup eigrp_get_fsm_event
Donald Sharp
2017-08-16
1
-19
/
+20
*
eigrpd: Make eigrp_get_fsm_event use metric changed
Donald Sharp
2017-08-16
1
-18
/
+10
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-417
/
+410
*
*: do not take address of packed member
Quentin Young
2017-05-26
1
-2
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-6
/
+3
*
eigrpd: Cleanup tab/spacing of the *.c files
Donald Sharp
2017-04-08
1
-385
/
+439
*
eigrpd: Fix massive memory leak
Donald Sharp
2017-04-06
1
-25
/
+58
*
eigrp: Initial Commit
Donald Sharp
2017-03-09
1
-0
/
+502