]> git.ipfire.org Git - thirdparty/bird.git/commit - sysdep/linux/netlink.c
Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF
authorJan Moskyto Matejka <mq@ucw.cz>
Fri, 11 Dec 2015 14:35:37 +0000 (15:35 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sat, 19 Dec 2015 14:57:09 +0000 (15:57 +0100)
commitd7661fbe9dea980c61daa01a11a9aa59fa7be426
treeba6c715e5b4cb1ba638dc5b75e14008a0e6f5e84
parent9b136840d90cce887cd139054c3f0a7d8b9f57d2
Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF

Explicit setting of AF_INET(6|) in IP socket creation. BFD set to listen
on v6, without setting the V6ONLY flag to catch both v4 and v6 traffic.

Squashing and minor changes by Ondrej Santiago Zajicek
21 files changed:
conf/confbase.Y
filter/config.Y
filter/filter.c
lib/ip.h
lib/net.c
lib/net.h
nest/config.Y
nest/neighbor.c
nest/route.h
nest/rt-table.c
proto/bfd/packets.c
proto/ospf/iface.c
proto/ospf/lsalib.c
proto/ospf/ospf.h
proto/ospf/rt.c
proto/radv/packets.c
proto/rip/packets.c
sysdep/bsd/krt-sock.c
sysdep/linux/netlink.c
sysdep/unix/io.c
sysdep/unix/unix.h