]> git.ipfire.org Git - thirdparty/bird.git/commit
BFD protocol, ready for release.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 19 Nov 2013 21:33:48 +0000 (22:33 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 19 Nov 2013 21:33:48 +0000 (22:33 +0100)
commit1ec522538fb81a56b068c087d0a842faf7aa7869
tree84dc0555c224120da8772b1714e7e4f1dfa66aa5
parent0e175f9f0fd872e95225355dbdeca49cd35ec0fd
BFD protocol, ready for release.

Supports OSPF and BGP and also statically configured sessions.
25 files changed:
aclocal.m4
configure.in
doc/bird.sgml
lib/birdlib.h
lib/printf.c
nest/proto.c
proto/bfd/bfd.c
proto/bfd/bfd.h
proto/bfd/config.Y
proto/bfd/io.c
proto/bfd/io.h
proto/bfd/packets.c
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y
proto/ospf/config.Y
proto/ospf/hello.c
proto/ospf/iface.c
proto/ospf/neighbor.c
proto/ospf/neighbor.h
proto/ospf/ospf.h
proto/radv/radv.c
sysdep/autoconf.h.in
sysdep/unix/io.c
sysdep/unix/log.c