summaryrefslogtreecommitdiffhomepage
path: root/pkg/server/bmp.go
AgeCommit message (Expand)Author
2020-03-11fixed style: unnecessary type cast after type switch and some minor issues.Sergey Elantsev
2019-03-25support BMP sysName and sysDescr configurationJieJhih Jhang
2019-03-24server: broadcast BMPPeerDownMessage for peer deletionFUJITA Tomonori
2019-01-12server: Fix peer down reason code in BMPEiichiro Watanabe
2018-12-30Fix incorrect values in BMP Statistics Report(type 7 and 8)Eiichiro Watanabe
2018-12-28fix bmp statisticsFUJITA Tomonori
2018-11-14Fix Statistics Report in BMPEiichiro Watanabe
2018-11-08server: Fix timestamp when msg is nilEiichiro Watanabe
2018-11-07server: unexported Watcher stuffFUJITA Tomonori
2018-10-30server: unexport fsm stuffFUJITA Tomonori
2018-08-10pkg/server: public APIs use structures in api/FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori