]> git.proxmox.com Git - mirror_frr.git/commit - doc/user/bgp.rst
bgpd: Add patches for RFC9234 implementation
authorEugene Bogomazov <eb@qrator.net>
Mon, 20 Jun 2022 12:39:03 +0000 (15:39 +0300)
committerEugene Bogomazov <eb@qrator.net>
Tue, 21 Jun 2022 14:41:53 +0000 (17:41 +0300)
commit8f2d6021f88697f370080dd2f6be9df6f0eba84d
tree7322b199a43452f3c6b7fc17c86e394055c2e2a3
parentd864dd9eb182eefaa4d08717bd2837f9182956a6
bgpd: Add patches for RFC9234 implementation

This commit fixes some issues that were noted by the reviewer

Signed-off-by: Eugene Bogomazov <eb@qrator.net>
13 files changed:
bgpd/bgp_fsm.c
bgpd/bgp_open.c
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h
doc/user/bgp.rst
tests/topotests/bgp_roles_capability/r1/bgpd.conf
tests/topotests/bgp_roles_capability/r2/bgpd.conf
tests/topotests/bgp_roles_capability/r3/bgpd.conf
tests/topotests/bgp_roles_capability/r4/bgpd.conf
tests/topotests/bgp_roles_capability/r5/bgpd.conf
tests/topotests/bgp_roles_capability/test_bgp_roles_capability.py
tests/topotests/bgp_roles_filtering/test_bgp_roles_filtering.py