summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf-topo2/test_ospf_topo2.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-01-20 16:53:34 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2020-01-22 17:10:20 -0500
commit54bea4e5379e6b4e9fd7db52d5e5a3780aae349c (patch)
tree5b1edd83c0a67f56ad72080ed444f12de5232017 /tests/topotests/ospf-topo2/test_ospf_topo2.py
parentabe5af17744fa1775430aed978ac058dd011a4e1 (diff)
zebra: Re-add onlink flag due to loss in earlier commit
commit: 0eb97b860dc94329cf9add9f8f3d3a2c7f539568 Removed this chunk of code in zebra: - if (ifp) - if (connected_is_unnumbered(ifp)) - SET_FLAG(nexthop->flags, NEXTHOP_FLAG_ONLINK); Effectively if we had a NEXTHOP_TYPE_IPV4_IFINDEX we would auto set the onlink flag. This commit dropped it for some reason. Add it back in an intelligent manner. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'tests/topotests/ospf-topo2/test_ospf_topo2.py')
0 files changed, 0 insertions, 0 deletions