]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes some BFD bugs and makes logging thread-safe.
authorOndrej Zajicek <santiago@crfreenet.org>
Sat, 5 Oct 2013 18:12:28 +0000 (20:12 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Sat, 5 Oct 2013 18:12:28 +0000 (20:12 +0200)
commit0e175f9f0fd872e95225355dbdeca49cd35ec0fd
treee54284ea9541f3de0600acab2c8d76681f4f0ddc
parent6a8d3f1c1ffbd964e4d11b452c73e1ea70310af3
Fixes some BFD bugs and makes logging thread-safe.
18 files changed:
conf/confbase.Y
filter/filter.c
filter/filter.h
filter/test.conf
filter/tree.c
filter/trie.c
lib/birdlib.h
lib/printf.c
lib/string.h
nest/cmds.c
proto/bfd/bfd.c
proto/bfd/bfd.h
proto/bfd/io.c
proto/bfd/io.h
proto/bfd/packets.c
sysdep/unix/io.c
sysdep/unix/log.c
sysdep/unix/main.c