summaryrefslogtreecommitdiffhomepage
path: root/pkg/server/zclient.go
AgeCommit message (Expand)Author
2019-03-17Deleteing goroutine for assignMplsLabel and moveing code relating MPLS L3VPN ...Hitoshi Irino
2019-03-14Refactoring source code for BGP/MPLS L3VPN with ZAPI 6Hitoshi Irino
2019-03-14Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6Hitoshi Irino
2018-12-30zebra: Introducing MIN_ZAPIVER and MAX_ZAPIVER. And avoiding double close cha...Hitoshi Irino
2018-12-23make Add/Delete/ListPath APIs symmetricFUJITA Tomonori
2018-11-07server: unexported Watcher stuffFUJITA Tomonori
2018-10-21Supporting Zebra API version 6 which is used in FRRouting version 6Hitoshi Irino
2018-08-18ZAPI5 (FRRouting version 5) supportHitoshi Irino
2018-08-10pkg/server: public APIs use structures in api/FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori