]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Diverse Fixes 526/head
authorRenato Westphal <renatowestphal@gmail.com>
Thu, 27 Apr 2017 17:55:23 +0000 (14:55 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 13 May 2017 17:08:00 +0000 (13:08 -0400)
commit63863c4797d0f41f5369b37285de78259b38742f
tree818d851f08e56571dc26a938a6c9f76fda46bf97
parent76220653492a3eb9eadc3d1d78a1a4bfbc1b5ece
eigrpd: Diverse Fixes

* Correct the metric calculation as well as the default metrics;
* Do not show invalid routes in the "show ip eigrp topology".
* Add support to VRFs;
* When downloading a neighbor remove the related routes;
* Fix bugs in the parser of packages they were creating
Invalid default routes;
* Add and remove routes in the zebra;
* Add command "on router eigrp AS";
* Make "delay" and "bandwitch" commands work as well as
Display them in running config;
* Add "no" version of several commands;
* Fix a serious momory leaks;
* Fix segfault when there is no 'successor' route to a
Given prefix;
* Other minor corrections;

Signed-off-by: Renato Westphal <renatowestphal@gmail.com>
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_const.h
eigrpd/eigrp_dump.c
eigrpd/eigrp_dump.h
eigrpd/eigrp_neighbor.c
eigrpd/eigrp_network.c
eigrpd/eigrp_topology.c
eigrpd/eigrp_vty.c
eigrpd/eigrpd.c
eigrpd/eigrpd.h