summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2014-11-22 19:31:33 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-06-03 21:51:36 +0200
commit80ec006d01716928db31dad9d030a279cad6f361 (patch)
treed52cb01398e2df27a2de01e0168612bfe35feabb /REPORTING-BUGS
parentbuild: get rid of INCLUDES, use AM_CPPFLAGS (diff)
downloadfrr-80ec006d01716928db31dad9d030a279cad6f361.tar.xz
frr-80ec006d01716928db31dad9d030a279cad6f361.zip
build: remove --disable-ipv6
Building with IPv6 disabled tends to break rather often and sprinkles ugly #ifdefs around the code. All that only to support systems where the C library doesn't have IPv6 capability. The year now being 2015, if this is a problem the thing to fix is the C library. The implication of this patch is that future patches need not care about HAVE_IPV6 = 0 and may remove ifdefs gratuitously. This patch doesn't remove these ifdefs to not create unneccessary churn. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> Acked-by: Paul Jakma <paul@jakma.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions