No longer fall back to no capabilities when there is an OPEN/optional
authorclaudio <claudio@openbsd.org>
Mon, 22 Apr 2024 08:53:59 +0000 (08:53 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 22 Apr 2024 08:53:59 +0000 (08:53 +0000)
commit096630734c8739cd3ac8bd1ebf22a821da5ffa0e
tree6cc8dfe3df365a83665a44ec99053b1539e1a57f
parent0d7a4dd70e4bceb7c33867995a8047c0ef290093
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@
usr.sbin/bgpd/session.c