]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Don't read the first byte of ORF header if we are ahead of stream 14245/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 20 Aug 2023 19:15:27 +0000 (22:15 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 20 Aug 2023 20:22:00 +0000 (23:22 +0300)
commit9b855a692e68e0d16467e190b466b4ecb6853702
treea1f36227209f50381707b72e96f4e91285638230
parent899427b5150b19b4f950e2ef3b70c7089c45f6ff
bgpd: Don't read the first byte of ORF header if we are ahead of stream

Reported-by: Iggy Frankovic iggyfran@amazon.com
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_packet.c