summaryrefslogtreecommitdiffhomepage
path: root/zebra
AgeCommit message (Expand)Author
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