]> git.proxmox.com Git - mirror_frr.git/commit
Quagga: Cleanup RTADV define
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 20 Nov 2015 13:33:30 +0000 (08:33 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 20 Nov 2015 15:07:41 +0000 (07:07 -0800)
commit8da4e9466a3a3cdbfbc36e92528a9c8f395b230c
treef03c0afa4a8c106779fb3f52ca98dd8572bb38d3
parentb78a42c24d119356e231052a526bf7e05d0d0c9f
Quagga: Cleanup RTADV define

The RTADV define was not being set correctly or consistently.
Make the code consistent with our HAVE_IPV6 define.

If the user wants to explicitly turn it off then they should
run --disable-rtadv from the configure cli

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/interface.c
zebra/interface.h
zebra/main.c
zebra/rib.h
zebra/rtadv.c
zebra/rtadv.h