summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_reply.c
diff options
context:
space:
mode:
authorChirag Shah <chirag@cumulusnetworks.com>2017-12-08 09:33:53 -0800
committerChirag Shah <chirag@cumulusnetworks.com>2017-12-08 17:02:54 -0800
commite99734f1d0ad60a1048e9e344414115efb3904ab (patch)
tree4aafae89c99b2d54509a0d9e0493e37403839fd0 /eigrpd/eigrp_reply.c
parenta457559e18100472826f2c9996c7f13c5caac3ed (diff)
ospfd: prevent passive interface cmd crash
Current OSPF VRF configuration are allow pre-provisining even if VRF is not configured. In such case ospf->vrf_id would VRF_UNKNOWN, when passive interface configuration done under such ospf instance, it would lookup all vrf_device and try to create ifp with unknown vrf_id. for passive interface config command lookup ifp for vrf_id is within range. Ticket:CM-19156 Testing Done: Configure Cumulus#: router ospf vrf vrf1 Cumulus(config-router)#: passive interface swp16 interface swp16 not found. Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'eigrpd/eigrp_reply.c')
0 files changed, 0 insertions, 0 deletions