Files
osrg-gobgp/config
Satoshi FujimotoandFUJITA Tomonori abefa741b8 server/server: Restart peers when capabilities are changed
If capabilities are added or removed by updating peer configs,
it is needed to resend Open Message contains the new capabilities.
But currently, GoBGP does not resend Open Message for
Add-Path and Graceful Restart capabilities.
This commit fixes it to resend Open Message for them.

Signed-off-by: Satoshi Fujimoto <[email protected]>
2018-05-24 10:13:56 +09:00
..