CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2022/07/19 07:03:09
Modified files: usr.sbin/bgpd : util.c Log message: 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@