]> git.ipfire.org Git - thirdparty/bird.git/commit
BMP: Move initialization to bmp_start()
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 18 Apr 2023 13:13:24 +0000 (15:13 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 18 Apr 2023 13:13:24 +0000 (15:13 +0200)
commitfbeef4b74dfd73fb86b1ccc5dd1c6109e3c21624
treee1c9db395e32e0fb38302534dba4fb489bcbc200
parent04e3a76c9417d35acdfba96a11327e99000fe47d
BMP: Move initialization to bmp_start()

That fixes BMP socket allocation from an invalid pool.
proto/bmp/bmp.c