mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
815683fa5e
Currently, graceful restart waits for the EoR message for all address families "enabled" for the peer, but it should only wait for "received" address families (the address families the peer is capable of handling). Fixes: #2524 Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>