]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: bmp fix peer-up ports byte order 13198/head
authorMaxence Younsi <mx.yns@outlook.fr>
Mon, 3 Apr 2023 15:19:32 +0000 (17:19 +0200)
committerMaxence Younsi <mx.yns@outlook.fr>
Mon, 3 Apr 2023 15:19:32 +0000 (17:19 +0200)
commit9e681c84fa07d768d41fb8fba269c965c8c08a4b
treea88e32c114c2c6b8f6aaafc2ab76e49b59971d47
parentbdf62ec61b343adc007a93a66081d26d1483950a
bgpd: bmp fix peer-up ports byte order

added htons to ports in the peer-up message to fix byte order

Signed-off-by: Maxence Younsi <mx.yns@outlook.fr>
bgpd/bgp_bmp.c