index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
/
eigrp_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eigrpd: Convert cli to be able to use [vrf NAME]
Donald Sharp
2019-08-07
1
-62
/
+60
*
eigrpd: Add `router eigrp AS [vrf NAME]` and various stuff
Donald Sharp
2019-08-07
1
-10
/
+10
*
eigrpd: Use the eigrp->vrf_id where we can immediately transform
Donald Sharp
2019-08-07
1
-4
/
+4
*
eigrpd: migrate old CLI to northbound
Rafael Zalamena
2019-08-03
1
-1071
/
+0
*
yang/eigrp: change active-time timer to seconds
Rafael Zalamena
2019-07-09
1
-2
/
+2
*
eigrpd: fix invalid command definitions
Igor Ryzhov
2019-06-07
1
-2
/
+2
*
*: remove useless return variables
Quentin Young
2019-02-26
1
-3
/
+1
*
eigrpd: Correctly handle the ref-count in a couple of spots
Donald Sharp
2019-02-11
1
-0
/
+1
*
eigrpd: Allow A.B.C.D and A.B.C.D/M for topology specification
Donald Sharp
2019-02-03
1
-15
/
+55
*
eigrpd: Abstract display of an individual entry
Donald Sharp
2019-02-03
1
-17
/
+25
*
eigrpd: Modify from int to boolean for display
Donald Sharp
2019-02-03
1
-2
/
+2
*
Merge pull request #3543 from donaldsharp/eigrp_router_id_is_the_bee
Renato Westphal
2019-01-02
1
-15
/
+12
|
\
|
*
eigrpd: Allow eigrp to set/unset the router-id as a value.
Donald Sharp
2018-12-31
1
-8
/
+10
|
*
eigrpd: eigrp usage of uint32_t to struct in_addr for router_id data
Donald Sharp
2018-12-31
1
-4
/
+2
|
*
eigrpd: Write eigrp config even if no network statements yet
Donald Sharp
2018-12-31
1
-3
/
+0
*
|
lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api
Philippe Guibert
2018-12-28
1
-1
/
+1
|
/
*
eigrpd: Fix bandwidth command to actually read input properly
Donald Sharp
2018-10-25
1
-6
/
+3
*
eigrpd: Convert keychain authentication to DEFPY
Donald Sharp
2018-10-25
1
-42
/
+23
*
eigrp: opnional metric in 'no redistribute'
dturlupov
2018-09-06
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-8
/
+8
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-15
/
+8
*
*: 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
1
-3
/
+8
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-2
/
+2
*
eigrpd: Remove ei mapping to connected routes
Donald Sharp
2017-10-03
1
-56
/
+123
*
Merge pull request #1051 from donaldsharp/plists
David Lamparter
2017-09-05
1
-6
/
+6
|
\
|
*
eigrpd: eigrp_neighbor_entry to eigrp_nexthop_entry
Donald Sharp
2017-08-27
1
-6
/
+6
*
|
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
1
-2
/
+10
|
\
\
|
*
|
eigrpd, ospfd: Cleanup inet_aton return code checking
Donald Sharp
2017-08-25
1
-2
/
+10
|
|
/
*
/
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-4
/
+4
|
/
*
eigrpd: Refactor eigrp_network_[un]set to use prefix
Donald Sharp
2017-08-24
1
-4
/
+4
*
eigrpd: minor fix in the redistribute command
Renato Westphal
2017-07-26
1
-4
/
+8
*
bgpd/eigrpd: fix crashes found by the CLI fuzzer
Renato Westphal
2017-07-25
1
-0
/
+5
*
eigrpd: remove last vty_outln
Quentin Young
2017-07-17
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-898
/
+834
*
Merge pull request #818 from donaldsharp/eigrp_afi
Jafar Al-Gharaibeh
2017-07-14
1
-0
/
+6
|
\
|
*
eigrpd: Fix up some redistribution issues
Donald Sharp
2017-07-14
1
-0
/
+6
*
|
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-7
/
+7
|
\
\
|
*
|
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-7
/
+7
|
|
/
*
/
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-60
/
+60
|
/
*
*: use vty_outln
Quentin Young
2017-06-29
1
-71
/
+70
*
*: remove VTY_GET_*
Quentin Young
2017-06-27
1
-4
/
+4
*
eigrpd: disambiguate bandwidth command
Quentin Young
2017-05-17
1
-2
/
+4
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
eigrpd: Diverse Fixes
Renato Westphal
2017-05-13
1
-77
/
+72
*
eigrpd: Fix compilation errors for some versions of gcc
Daniel Walton
2017-05-10
1
-2
/
+2
[next]