]> git.proxmox.com Git - mirror_frr.git/commit - zebra/connected.c
Quagga: Fixup decision about what an unnumbered interface is
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 20 Nov 2015 15:10:47 +0000 (07:10 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 20 Nov 2015 15:10:47 +0000 (07:10 -0800)
commit70d43d7cd31964f8b7c2908d93b186a4c3caf3db
tree38ca2fc22e992f74e50ad647e5abf4bea704eb70
parentdb7c85284f7a1c472da0e905a0020ed02d37f539
Quagga: Fixup decision about what an unnumbered interface is

This Change modifies what zebra thinks is an unnumbered interface.
If the interface is not a loopback and the prefixlength for the
interface is 32 than consider this an unnumbered interface.

Ticket: CM-8016
Reviewed by: CCR-3827
Testing: Full Regression Suites

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/if.c
lib/if.h
zebra/connected.c
zebra/interface.c