]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP runs TX as a deferred routine
authorMaria Matejka <mq@ucw.cz>
Thu, 27 Jun 2024 07:34:23 +0000 (09:34 +0200)
committerMaria Matejka <mq@ucw.cz>
Fri, 28 Jun 2024 20:03:45 +0000 (22:03 +0200)
commit45fb9742f07c0db4ffd81f428194de8185ba038f
tree3bc9a2272b0202f37fcb941c8ef62fc74c977351
parent6eea722d3f3a3ff6176eba4b8416b50f67047b8e
BGP runs TX as a deferred routine

This should help flushing the tx buffers as soon as possible.
proto/bgp/attrs.c
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/packets.c