]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Don't read the first byte of ORF header if we are ahead of stream
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 20 Aug 2023 19:15:27 +0000 (22:15 +0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Sun, 5 May 2024 16:35:59 +0000 (16:35 +0000)
commit27de01e00aceb963439bf4d48ba94080ec1fc74f
tree209a9f76bd56208f3609edc704f8a043f128281c
parent10ff15c88db974a32dd838674afa7783dd7d46e6
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>
(cherry picked from commit 9b855a692e68e0d16467e190b466b4ecb6853702)
bgpd/bgp_packet.c