summaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/zebra
AgeCommit message (Expand)Author
2020-11-29Support of FRR7.5Hitoshi Irino
2020-07-26zebra: refactoring and fix bug and add processing messageBackupNexthop (added...Hitoshi Irino
2020-04-26Refactoring Zebra and supporting frr7.3Hitoshi Irino
2020-01-18bug fix in zebra integration for frr7.2Hitoshi Irino
2020-01-13Supporting FRR7.2Hitoshi Irino
2019-08-21Support connecting zebra of cumulus linuxHitoshi Irino
2019-07-21Avoid panic by receiving vpnv6 prefixes with zebra reported in issue #2113Hitoshi Irino
2019-05-08zebra: fix unit test failure on non linuxFUJITA Tomonori
2019-05-08zebra: supporting FRRouting version 7Hitoshi Irino
2019-05-01zebra: using LABEL_MANAGER_CONNECT_ASYNC instead of LABEL_MANAGER_CONNECTHitoshi Irino
2019-03-14Fix bug using variable of zclient in AddVrf of server.go.Hitoshi Irino
2019-03-14Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6Hitoshi Irino
2019-02-03Fix spells for keywords (vrfid, labelnum) in sprintf lineHitoshi Irino
2019-02-02Fix bug: processing MPLS label in nexthop update messageHitoshi Irino
2019-01-09silence staticcheck warningsFUJITA Tomonori
2018-12-30zebra: Introducing MIN_ZAPIVER and MAX_ZAPIVER. And avoiding double close cha...Hitoshi Irino
2018-12-16fix typo in zapi.go: LABLE -> LABELHitoshi Irino
2018-10-21Supporting Zebra API version 6 which is used in FRRouting version 6Hitoshi Irino
2018-08-18ZAPI5 (FRRouting version 5) supportHitoshi Irino
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori