]> git.ipfire.org Git - thirdparty/bird.git/commit
Merge commit 'b95dc8f29f18eb177f91fdc4bf0716fac9b15366' into mq-config-ref
authorMaria Matejka <mq@ucw.cz>
Wed, 26 Jun 2024 15:19:24 +0000 (17:19 +0200)
committerMaria Matejka <mq@ucw.cz>
Wed, 26 Jun 2024 15:19:24 +0000 (17:19 +0200)
commitb797444e94700afe8f8b842da833dbb4b4c5461b
tree24fa5baa84c54dc5962cc942a9ded3894a741a87
parent16e53f3f30bbfdd3dda5a49f8227552359f52095
parentb95dc8f29f18eb177f91fdc4bf0716fac9b15366
Merge commit 'b95dc8f29f18eb177f91fdc4bf0716fac9b15366' into mq-config-ref

Also converted all _Bool's to bool.
26 files changed:
conf/confbase.Y
lib/io-loop.h
lib/lists.h
lib/lockfree.c
lib/lockfree.h
lib/locking.h
lib/locking_test.c
lib/netindex.c
lib/rcu.c
lib/rcu.h
lib/rcu_test.c
lib/route.h
lib/socket.h
nest/mpls.c
nest/proto.c
nest/route.h
nest/rt-attr.c
nest/rt-export.c
nest/rt-table.c
proto/bgp/attrs.c
sysdep/config.h
sysdep/unix/alloc.c
sysdep/unix/domain.c
sysdep/unix/io-loop.c
sysdep/unix/io.c
sysdep/unix/krt.c