Age | Commit message (Expand) | Author |
2018-07-07 | follow Standard Go Project Layout | FUJITA Tomonori |
2018-06-23 | potential - Found a bug in the python tests | Jeff Bean |
2018-06-22 | Fixing all megacheck errors. | Jeff Bean |
2018-05-23 | zebra: Improve logs for received messages from Zebra | IWASE Yusuke |
2018-04-27 | Close incoming channel in zapi on receive error | Sam Hitz |
2018-01-09 | zebra/zapi: Fix Zebra API type when IPv6 routes | IWASE Yusuke |
2017-12-21 | zebra: fix 'directly-connected' type configuration from grpc api | FUJITA Tomonori |
2017-11-07 | *: Fix problems pointed by 'go vet' | Satoshi Fujimoto |
2017-11-02 | zclient: Enable to connect to FRRouting | IWASE Yusuke |
2017-11-02 | zebra/zapi: Support some FRRouting messages | IWASE Yusuke |
2017-11-02 | zebra/zapi: Define constants for FRRouting support | IWASE Yusuke |
2017-11-02 | zebra/zapi: Serialize messages based on API version | IWASE Yusuke |
2017-11-02 | zebra/zapi: Constants for Interface Connected Address Flags | IWASE Yusuke |
2017-09-06 | zebra/zapi: Regenerate stringer | IWASE Yusuke |
2017-09-06 | zebra/zapi: Use INTERFACE_STATUS for interface status | IWASE Yusuke |
2017-09-06 | zebra/zapi: Define type for Zebra API message flags | IWASE Yusuke |
2017-09-06 | zebra/zapi: Missing "Destination" in InterfaceAddressUpdateBody | IWASE Yusuke |
2017-09-06 | zebra/zapi: Add missing ROUTE_TYPE for PIM | IWASE Yusuke |
2017-09-06 | zebra/zapi: Implement unknown message body | IWASE Yusuke |
2017-09-06 | zebra/zapi: Remove unnecessary NULL chars after interface name | IWASE Yusuke |
2017-06-07 | replace github.com/Sirupsen/logrus with github.com/sirupsen/logrus | FUJITA Tomonori |
2017-04-01 | zebra/zapi: Fix offset calculation in IPRouteBody | IWASE Yusuke |
2017-03-27 | server/zclient: Retry Zebra message version negotiation | IWASE Yusuke |
2017-03-06 | zebra/zapi: Implement String() method to Body interface | IWASE Yusuke |
2017-03-04 | zebra: fix unittest on OSX | FUJITA Tomonori |
2017-03-02 | zebra/zapi: Utility func to decode/serialize nexthops | IWASE Yusuke |
2017-02-15 | zebra/zapi: Support NEXTHOP_REGISTER message | IWASE Yusuke |
2017-02-15 | zebra/zapi: Support NEXTHOP_UPDATE message | IWASE Yusuke |
2017-02-15 | zebra/zapi: Add missing message types in quagga-1.1.1 | IWASE Yusuke |
2017-02-10 | zebra: Process per-route MTU zebra message | Tatsushi Demachi |
2017-01-25 | fix compile failure on freebsd and windows | ISHIDA Wataru |
2016-10-03 | zebra: support passing vrf-id | Wataru Ishida |
2016-10-03 | zebra: fix bug of zapi v3 InterfaceUpdateBody parsing | Wataru Ishida |
2016-09-29 | Apply previous change's to test as well. | kishiguro |
2016-09-29 | Support of ZAPI version 3 (handles VRF ID). | kishiguro |
2016-08-21 | fixed some misspell error | Peng Xiao |
2016-07-30 | all logging is done with log.WithFields | dsp |
2016-05-11 | server: go fmt | FUJITA Tomonori |
2016-05-11 | zebra: support of debug log for zapi | Toshiki Tsuboi |
2015-10-21 | zebra: return error | Hiroshi Yokoi |
2015-09-27 | zebra: prevent goroutine to broadcast from blocking | Hiroshi Yokoi |
2015-09-25 | zebra: enable to redistribute specific route type | ISHIDA Wataru |
2015-09-17 | server: get zebra conf from file | Hiroshi Yokoi |
2015-09-16 | Add BSD support | FUJITA Tomonori |
2015-09-04 | zebra: add NEXTHOP_LOOKUP and IMPORT_LOOKUP | Hiroshi Yokoi |
2015-09-01 | zebra: distribute routes from zebra | Hiroshi Yokoi |
2015-08-26 | make gobpgd buildable on Mac OS X | FUJITA Tomonori |
2015-08-26 | zebra: just renaming | FUJITA Tomonori |
2015-08-23 | zebra: merge gozebra | FUJITA Tomonori |