summaryrefslogtreecommitdiffhomepage
path: root/gobmpd
AgeCommit message (Collapse)Author
2016-04-12packet: create bmp packageFUJITA Tomonori
move bmp stuff from bgp to bmp package. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori
Later, we move non-bgp protocol stuff like mrt under their own direcotries. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-09-15add bmpd serverFUJITA Tomonori
Currently, just accepts a conneciton and print received messages in the json format. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>