bird/proto/bfd
Jan Moskyto Matejka d7661fbe9d 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
2015-12-19 15:57:09 +01:00
..
bfd.c BFD: Fixes crash after socket error 2015-07-19 11:39:24 +02:00
bfd.h Changes identifiers to avoid use of reserved ones. 2013-11-22 21:59:43 +01:00
config.Y Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
Doc Initial BFD commit, work in progress. 2013-09-10 12:09:36 +02:00
io.c BFD protocol, ready for release. 2013-11-19 22:33:48 +01:00
io.h Changes identifiers to avoid use of reserved ones. 2013-11-22 21:59:43 +01:00
Makefile BFD work in progress. 2013-09-16 23:57:40 +02:00
packets.c Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF 2015-12-19 15:57:09 +01:00