]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Save sent and received OPEN messages
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 28 Apr 2023 17:13:56 +0000 (19:13 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 1 May 2023 02:01:16 +0000 (04:01 +0200)
commit1be0be1b71f0127740a4aa6f35d4a256d6c34fb9
tree807420edb2dba2a8c648845a9c3e7d311692ede5
parenta8a64ca0fed41c78376b27880e934296bd3c3a7f
BGP: Save sent and received OPEN messages

These are necessary for BMP Peer UP message and it is better to keep them
in BGP than in BMP (so BMP could be restarted or added later).
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/packets.c