diff options
author | Stephen Worley <sworley@cumulusnetworks.com> | 2019-10-08 00:01:21 +0200 |
---|---|---|
committer | Stephen Worley <sworley@cumulusnetworks.com> | 2019-10-08 00:29:01 +0200 |
commit | cb254f41c05cbefdd5564a7a910e441ee349ed0e (patch) | |
tree | 7692366e1b1ebc014e770ef78c3eb66a4980164e /configure.ac | |
parent | Merge pull request #5112 from qlyoung/cli-reject-ipv4-leading-zero (diff) | |
download | frr-cb254f41c05cbefdd5564a7a910e441ee349ed0e.tar.xz frr-cb254f41c05cbefdd5564a7a910e441ee349ed0e.zip |
pbrd: Don't track ipv6 link locals
Don't bother tracking ipv6 link locals to determine if a map
should be installed. Every interface has a route of `fe80::/64`
so its just going to return the arbitrarily first one it finds
when it resolves it and hands it back to us.
Instead, just track the interface we specify along with it.
Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions