Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only wait for GR End of RIB for the received address family
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 <[email protected]>
- Loading branch information