summaryrefslogtreecommitdiffhomepage
path: root/table/destination.go
AgeCommit message (Expand)Author
2014-12-22clean up logger usageFUJITA Tomonori
2014-12-22table: send withdraw when peer is downFUJITA Tomonori
2014-12-21server: conver PEER_MSG_PATH to bgp updateFUJITA Tomonori
2014-12-20table: use slice instead of homegrown orderedmapFUJITA Tomonori
2014-12-16table: remove temporary structuresFUJITA Tomonori
2014-12-16table: remove sentroute stuffFUJITA Tomonori
2014-12-16table: remove CoreService, Neighbors, and Commons structuresFUJITA Tomonori
2014-12-08[bestpath_selection] fix bugs when handling withdraw routesHiroshi Yokoi
2014-12-05table: add initial codeHiroshi Yokoi