summaryrefslogtreecommitdiffhomepage
path: root/pkg/server/fsm_test.go
AgeCommit message (Expand)Author
2021-10-18tests: Check if ValidateOpenMsg() works agains router-id validationDonatas Abraitis
2019-10-17Transition to graceful restart state on hold timer expiry if applicablemageshgv
2019-10-11Remove policy from FSMCarl Baldwin
2019-03-24fix race of peer deletionFUJITA Tomonori
2018-12-19server: replace tomb with contextFUJITA Tomonori
2018-10-30server: unexport fsm stuffFUJITA Tomonori
2018-10-29server: unexport Peer adn PeerGroupFUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori