summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2020-11-28 15:35:18 -0500
committerDonald Sharp <sharpd@nvidia.com>2020-11-28 15:35:18 -0500
commitd615c345f289921f8db0735285890834d43c175b (patch)
treef904b36fa6f84bdca127ac797a1a03823145c177 /lib/command.c
parent67b8d7ec09e17599c12a73d1ed65b8d79396b8db (diff)
ospfd: Restore POINTOMULTIPOINT to working order
Commit: 1d376ff539508f336cb5872c5592b780e3db180b removed the code to find nexthops for the POINTOMULTIPOINT and replaced it with a generic bit of code that was supposed to handle both POINTOPOINT and POINTOMULTIPOINT the problem is that the ospf rfc states that the network mask on point to multipoint should be /32 which will not allow you to properly do a prefix match on it against the network. Restore original behavior as much as possible and leave the new POINTOPOINT code alone. Fixes: #7624 Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions