summaryrefslogtreecommitdiffhomepage
path: root/pkg/server
AgeCommit message (Expand)Author
2018-07-24fix unittest warnings with go tipFUJITA Tomonori
2018-07-19fix races and enable race detector in unittestjhserrano
2018-07-16use function Equal() instead of build-in comparewanghonghao
2018-07-15pkg/server: enable active connection with graceful restartFUJITA Tomonori
2018-07-15fsm: Connect to bgp peers regardless of whether the peers are restartingwanghonghao
2018-07-14fix missing EbgpMultihop configtamihiro
2018-07-08remove package dependency except for grpc in api/FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori