]> git.proxmox.com Git - mirror_frr.git/commit
eigrpd: Update eigrp_topology.c to not use VRF_DEFAULT
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Jun 2019 19:02:58 +0000 (15:02 -0400)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 7 Aug 2019 01:41:37 +0000 (22:41 -0300)
commit0da93ecfd79973603462b91512eb69bb916ccb2e
treef5d32e5f76e3feffe4a8c71c7ad7c09dcf6fd080
parent0e64ed022892be68b9655a81c82094378c2eb10f
eigrpd: Update eigrp_topology.c to not use VRF_DEFAULT

Push out the pass in of struct eigrp to all functions
in eigrp_topology.c so we do not lookup the eigrp pointer.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_fsm.c
eigrpd/eigrp_interface.c
eigrpd/eigrp_topology.c
eigrpd/eigrp_topology.h
eigrpd/eigrp_update.c
eigrpd/eigrpd.c