CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2024/04/22 02:53:59
Modified files: usr.sbin/bgpd : session.c Log message: No longer fall back to no capabilities when there is an OPEN/optional attribute error. BGP more and more relies on capabilities, automatically clearing them all no longer seems the right choice. Now operators need to adjust the config explicitly to allow such connections. >From a larger diff which is OK tb@