Use negotiated capabilities to decide if a ROUTE-REFRESH message can be
authorclaudio <claudio@openbsd.org>
Thu, 27 May 2021 09:15:51 +0000 (09:15 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 27 May 2021 09:15:51 +0000 (09:15 +0000)
commit2ae3b6f409ab00d69cd8415c0f9acd6f751f5918
tree4827bcc29bb2d23c7d326a84470651be7a7849eb
parent7d35c0d427ee97039f2191e11d577be868604810
Use negotiated capabilities to decide if a ROUTE-REFRESH message can be
sent (and also for which AFI/SAFI). Use a slightly better way to write
return if neither route-refresh nor enhanced route-refresh are on.
usr.sbin/bgpd/session.c