Do a minimal check that the passed in option is inside the ASPATH segment.
authorclaudio <claudio@openbsd.org>
Tue, 19 Jul 2022 13:03:09 +0000 (13:03 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 19 Jul 2022 13:03:09 +0000 (13:03 +0000)
commit506f72cff90310352286a73785354ec0d765d7b7
tree7a0228b0401bcbade323da8149308c3de0c51c93
parent632b992da3ba558ddb9b04884a700fc37326b193
Do a minimal check that the passed in option is inside the ASPATH segment.
Check both for negative pos and for pos bigger or equal to the segment length
With and OK tb@
usr.sbin/bgpd/util.c