summaryrefslogtreecommitdiffhomepage
path: root/server/zclient.go
AgeCommit message (Expand)Author
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori
2016-03-17server: minor refactoring of zebra related codeISHIDA Wataru
2016-02-27ops: fix and integration the attribute name that indicates the route received...Naoto Hanaue
2016-02-19ops: maintenance of two-way route exchangeNaoto Hanaue
2016-01-16table: remove unnecessary copy of path attributesISHIDA Wataru
2016-01-16table: kill unused field medSetByTargetNeighborISHIDA Wataru
2015-12-29config: use viper and support multiple configuration formatsISHIDA Wataru
2015-12-28config: make config/state variable name simpleISHIDA Wataru
2015-12-16bmp: support post-policy routing monitoringFUJITA Tomonori
2015-09-25zebra: enable implicit withdrawalISHIDA Wataru
2015-09-08*: kill bgp.NLRInfo and bgp.WithdrawnRouteISHIDA Wataru
2015-09-01zebra: use original nexthopHiroshi Yokoi
2015-09-01zebra: show metric and distanceHiroshi Yokoi
2015-09-01zebra: distribute routes from zebraHiroshi Yokoi
2015-08-26zebra: just renamingFUJITA Tomonori