Print out both the sent "Neighbor capabilities" and the "Negotiated
authorclaudio <claudio@openbsd.org>
Mon, 26 Apr 2021 18:23:20 +0000 (18:23 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 26 Apr 2021 18:23:20 +0000 (18:23 +0000)
commit4821c8fc64de59ce7e8660b9cd947c4adeffc9fb
treece03312b3e283cf1f1353243bf7d54c6542a0ae2
parent816abaa9d0b0b1e880b9c6245005d222acf03007
Print out both the sent "Neighbor capabilities" and the "Negotiated
capabilities" for a session. Especially the multiprotocol capability
can confuse because both sides need to allow a protocol to enable it.
The JSON code dumps all the capabilities for local, remote and negotiated.
OK denis@, sthen@
usr.sbin/bgpctl/output.c