summaryrefslogtreecommitdiffhomepage
path: root/zebra
AgeCommit message (Expand)Author
2018-06-23potential - Found a bug in the python testsJeff Bean
2018-06-22Fixing all megacheck errors.Jeff Bean
2018-05-23zebra: Improve logs for received messages from ZebraIWASE Yusuke
2018-04-27Close incoming channel in zapi on receive errorSam Hitz
2018-01-09zebra/zapi: Fix Zebra API type when IPv6 routesIWASE Yusuke
2017-12-21zebra: fix 'directly-connected' type configuration from grpc apiFUJITA Tomonori
2017-11-07*: Fix problems pointed by 'go vet'Satoshi Fujimoto
2017-11-02zclient: Enable to connect to FRRoutingIWASE Yusuke
2017-11-02zebra/zapi: Support some FRRouting messagesIWASE Yusuke
2017-11-02zebra/zapi: Define constants for FRRouting supportIWASE Yusuke
2017-11-02zebra/zapi: Serialize messages based on API versionIWASE Yusuke
2017-11-02zebra/zapi: Constants for Interface Connected Address FlagsIWASE Yusuke
2017-09-06zebra/zapi: Regenerate stringerIWASE Yusuke
2017-09-06zebra/zapi: Use INTERFACE_STATUS for interface statusIWASE Yusuke
2017-09-06zebra/zapi: Define type for Zebra API message flagsIWASE Yusuke
2017-09-06zebra/zapi: Missing "Destination" in InterfaceAddressUpdateBodyIWASE Yusuke
2017-09-06zebra/zapi: Add missing ROUTE_TYPE for PIMIWASE Yusuke
2017-09-06zebra/zapi: Implement unknown message bodyIWASE Yusuke
2017-09-06zebra/zapi: Remove unnecessary NULL chars after interface nameIWASE Yusuke
2017-06-07replace github.com/Sirupsen/logrus with github.com/sirupsen/logrusFUJITA Tomonori
2017-04-01zebra/zapi: Fix offset calculation in IPRouteBodyIWASE Yusuke
2017-03-27server/zclient: Retry Zebra message version negotiationIWASE Yusuke
2017-03-06zebra/zapi: Implement String() method to Body interfaceIWASE Yusuke
2017-03-04zebra: fix unittest on OSXFUJITA Tomonori
2017-03-02zebra/zapi: Utility func to decode/serialize nexthopsIWASE Yusuke
2017-02-15zebra/zapi: Support NEXTHOP_REGISTER messageIWASE Yusuke
2017-02-15zebra/zapi: Support NEXTHOP_UPDATE messageIWASE Yusuke
2017-02-15zebra/zapi: Add missing message types in quagga-1.1.1IWASE Yusuke
2017-02-10zebra: Process per-route MTU zebra messageTatsushi Demachi
2017-01-25fix compile failure on freebsd and windowsISHIDA Wataru
2016-10-03zebra: support passing vrf-idWataru Ishida
2016-10-03zebra: fix bug of zapi v3 InterfaceUpdateBody parsingWataru Ishida
2016-09-29Apply previous change's to test as well.kishiguro
2016-09-29Support of ZAPI version 3 (handles VRF ID).kishiguro
2016-08-21fixed some misspell errorPeng Xiao
2016-07-30all logging is done with log.WithFieldsdsp
2016-05-11server: go fmtFUJITA Tomonori
2016-05-11zebra: support of debug log for zapiToshiki Tsuboi
2015-10-21zebra: return errorHiroshi Yokoi
2015-09-27zebra: prevent goroutine to broadcast from blockingHiroshi Yokoi
2015-09-25zebra: enable to redistribute specific route typeISHIDA Wataru
2015-09-17server: get zebra conf from fileHiroshi Yokoi
2015-09-16Add BSD supportFUJITA Tomonori
2015-09-04zebra: add NEXTHOP_LOOKUP and IMPORT_LOOKUPHiroshi Yokoi
2015-09-01zebra: distribute routes from zebraHiroshi Yokoi
2015-08-26make gobpgd buildable on Mac OS XFUJITA Tomonori
2015-08-26zebra: just renamingFUJITA Tomonori
2015-08-23zebra: merge gozebraFUJITA Tomonori