]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Make sure hdr length is at a minimum of what is expected 12080/head
authorDonald Sharp <sharpd@nvidia.com>
Thu, 21 Jul 2022 12:11:58 +0000 (08:11 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 7 Oct 2022 18:51:38 +0000 (18:51 +0000)
commitdb057ef0e31ac2c7653e8a9b108c7904a798553b
treea1eb778f99d7b150f5cbd2ccc324b96cd35339de
parent23696fd626bf4b35b2bdad506a8c8b4fcf9253ca
bgpd: Make sure hdr length is at a minimum of what is expected

Ensure that if the capability length specified is enough data.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit ff6db1027f8f36df657ff2e5ea167773752537ed)