CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/12 06:44:19
Modified files:
usr.sbin/bgpd : Tag: OPENBSD_7_2 rde.c
Log message:
In rde_attr_parse() if an attribute causes a parse error which results in
a treat-as-withdraw consume the full attribute by updating plen else the
parser will fail parsing a possible next element which results in a
session reset.
Initial report by Ben Cox (ben at benjojo.co.uk)
OK tb@
from claudio
This is errata/7.2/028_bgpd.patch.sig
