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
*
*: 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
-16
/
+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
-26
/
+26
*
eigrpd: Replace inet_ntoa with %pI4
Donald Sharp
2020-10-22
1
-2
/
+2
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
eigrpd: Convert eigrp_neighor.c to not use VRF_DEFAULT
Donald Sharp
2019-08-07
1
-3
/
+3
*
eigrpd: Remove VRF_DEFAULT from eigrp_fsm.c
Donald Sharp
2019-08-07
1
-3
/
+1
*
eigrpd: Update eigrp_topology.c to not use VRF_DEFAULT
Donald Sharp
2019-08-07
1
-8
/
+10
*
eigrpd: Add `router eigrp AS [vrf NAME]` and various stuff
Donald Sharp
2019-08-07
1
-1
/
+1
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-4
/
+4
*
*: remove unnecessary semicolon from switches
Quentin Young
2019-02-26
1
-1
/
+1
*
*: spelchek
David Lamparter
2018-10-25
1
-2
/
+2
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-7
/
+7
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-1
/
+1
*
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