summaryrefslogtreecommitdiffhomepage
path: root/pkg/server/zclient.go
AgeCommit message (Expand)Author
2020-11-06Use MonitorTableRequest.Name to filter by peerAlistair King
2020-04-26Refactoring Zebra and supporting frr7.3Hitoshi Irino
2019-10-15Support vrfs in zapi multipathmageshgv
2019-10-04Maintain unique vrf IDs in watchEventBestPath vrf mapmageshgv
2019-07-21Avoid panic by receiving vpnv6 prefixes with zebra reported in issue #2113Hitoshi Irino
2019-06-17fix MPLS L3VPN functionality of zapiHitoshi Irino
2019-06-02fix bug pointed out by issue #2089Hitoshi Irino
2019-05-08zebra: supporting FRRouting version 7Hitoshi Irino
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