summaryrefslogtreecommitdiffstats
path: root/lib/vty.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2015-05-20 22:34:56 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2015-05-20 22:44:56 +0200
commitec38711852abdcaa0e7001e6a1e957052a0e723d (patch)
treec06db4d3a0d1020ce22d268e7128ee5a770ce7e5 /lib/vty.c
parent9196caf16e30e938f4bc3c05d96f55195af7caff (diff)
downloadquagga-ec38711852abdcaa0e7001e6a1e957052a0e723d.tar.bz2
quagga-ec38711852abdcaa0e7001e6a1e957052a0e723d.tar.xz
lib: fix "sockunion: add hash function" for BSD (9196caf)
The sockunion_hash() function uses s6_addr32, which is not defined on BSD systems. (It only works on glibc because we set _GNU_SOURCE) ripngd/ripng_nexthop.h already contains a workaround for this. Bump workaround to prefix.h so it's available everywhere. Reported-by: NetDEF CI System <mwinter@netdef.org> Fixes: 9196caf ("sockunion: add hash function") Cc: Timo Teräs <timo.teras@iki.fi> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/vty.c')
0 files changed, 0 insertions, 0 deletions