summaryrefslogtreecommitdiffstats
path: root/lib/vty_command.c
diff options
context:
space:
mode:
authorChris Hall <chris.hall@highwayman.com>2011-09-05 13:28:20 +0100
committerChris Hall <chris.hall@highwayman.com>2011-09-05 13:28:20 +0100
commit2d480d4acf9bb0881a192f8ad181ca736fd0f4b2 (patch)
tree750e53d8447bb253c90b67687e0999f159e6ed36 /lib/vty_command.c
parent1bc859b342e415a4c7de2956a6b5fd732923d9da (diff)
downloadquagga-2d480d4acf9bb0881a192f8ad181ca736fd0f4b2.tar.bz2
quagga-2d480d4acf9bb0881a192f8ad181ca736fd0f4b2.tar.xz
Work around issues with IPV6_MINHOPCOUNT -- -DNO_LINUX_IN6_H
On GNU_LINUX IPV6_MINHOPCOUNT is defined in linux/in6.h. Unfortunately, that will not always compile due to clashes with netinet/in.h !! So, as a work-around -DNO_LINUX_IN6_H disables the inclusion of linux/in6.h -- which avoids the compilation issue, but turns off IPV6_MINHOPCOUNT.
Diffstat (limited to 'lib/vty_command.c')
0 files changed, 0 insertions, 0 deletions