]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: fix BGP ORF Prefix-length matching
authorMartin Winter <mwinter@opensourcerouting.org>
Tue, 14 Dec 2021 13:53:53 +0000 (14:53 +0100)
committerMartin Winter <mwinter@opensourcerouting.org>
Tue, 14 Dec 2021 13:53:53 +0000 (14:53 +0100)
commite574b842a1584a245e8dbd6bf4e418bfd78ec7b7
treef21fcba9af7588fa087409d8b3814ba537d70231
parenta64829d3c55b9c83e275d78698eab0899ebfcaae
bgpd: fix BGP ORF Prefix-length matching

BGP ORF Prefix list incorrectly rejected list with a GE or LE to match the actual
prefix.

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
lib/plist.c