]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/eigrp_northbound.c
eigrpd: Use the eigrp->vrf_id where we can immediately transform
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Apr 2019 23:49:11 +0000 (19:49 -0400)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 7 Aug 2019 00:26:23 +0000 (21:26 -0300)
commitdaa64bdf49bef8911f9b3b28028ac2f60dac7169
treec48803fc28db5f29f163ee20ade17e2d9e671a94
parentc371cd6bf06a0ac0cb280b2cbadaac6a2f86af91
eigrpd: Use the eigrp->vrf_id where we can immediately transform

For those places where we can immediately transform the usage
of VRF_DEFAULT to eigrp->vrf_id do so.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_filter.c
eigrpd/eigrp_hello.c
eigrpd/eigrp_northbound.c
eigrpd/eigrp_packet.c
eigrpd/eigrp_update.c
eigrpd/eigrp_vty.c
eigrpd/eigrp_zebra.c
eigrpd/eigrpd.c