summaryrefslogtreecommitdiff
path: root/lib/lib_errors.h
diff options
context:
space:
mode:
authorsaravanank <saravanank@vmware.com>2019-05-02 00:48:27 -0700
committersaravanank <saravanank@vmware.com>2019-05-14 20:23:15 -0700
commit4b936634139d1c910b138c45d75b6c576f5c5cbe (patch)
treec99a01aca1358ca3deff63dce75ac11cc63cee52 /lib/lib_errors.h
parent4533b847ec1e2a0f6dc97b6da304498f27d7292a (diff)
pimd: Implement nexthop match where if given address match any of the next hop in ecmp case
For each BSM packet, rpf check is performed. We will be accepting if the source address match any of the next hop neighbor(in ecmp case) to reach the Bootstrap Router. 1. pim_nexthop_match - this lookup in zebra and return true if any of the next hop nbr is matching (in ecmp case). 2. pim_nexthop_match_nht_cache - this api searches the given address in local pnc and return true if any of the next hop nbr is matching (in ecmp case). Signed-off-by: Saravanan K <saravanank@vmware.com>
Diffstat (limited to 'lib/lib_errors.h')
0 files changed, 0 insertions, 0 deletions