summaryrefslogtreecommitdiff
path: root/lib/srcdest_table.c
diff options
context:
space:
mode:
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>2018-09-12 11:33:51 -0700
committerDonald Sharp <sharpd@cumulusnetworks.com>2018-09-18 10:41:53 -0400
commit520ebf72b27c2462ce8b0dc5a1d4cb83956df69c (patch)
treeaceba5b51cb3f7510efe328817eb419237bd7244 /lib/srcdest_table.c
parent66e3798747385bbcd6cfbd647e1945718c565dd3 (diff)
zebra: resolve link dependencies post nldump
Netdevices are not sorted in any fashion by the kernel during the initial interface nldump. So you can get an upper device (such as an SVI) before its corresponding lower device (bridge). To fix this problem we skip resolving link dependencies during handling of nldump notifications. Resolving instead at the end (when all the devices are present) Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com> Ticket: CM-22388, CM-21796 Reviewed By: CCR-7845 Testing Done: 1. verified on a setup with missing linkages 2. automation - evpn-min
Diffstat (limited to 'lib/srcdest_table.c')
0 files changed, 0 insertions, 0 deletions