CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2018/09/26 08:38:19
Modified files: usr.sbin/bgpd : util.c Log message: Instead of checking that a segement is not of type AS_SET do the check that it is actually AS_SEQUENCE. No functional change those are the only two types bgpd supports here.