]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fix reconfiguration of hostname option
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 6 Mar 2025 15:09:36 +0000 (16:09 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 6 Mar 2025 15:09:36 +0000 (16:09 +0100)
commit93224ddd302f5426b9700b1a2ef8c643760e48e9
tree9529b7a9dea8a694c22554bac3094e6d2acbbf73
parent2679de7a39761385411d0e3d21a5d2e33085bd41
BGP: Fix reconfiguration of hostname option

The old code did not properly compare and update hostname strings,
causing BGP restarts during reconfigurations.
proto/bgp/bgp.c