summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-04-01server: fix GetRib() to handle error properlyhepeng
2017-03-27server: fix table query with shorter-prefixes optionFUJITA Tomonori
2017-03-27drop go1.5 supportFUJITA Tomonori
2017-03-27config/default: Fix the default for Zebra.Config.VersionIWASE Yusuke
2017-03-27server/zclient: Retry Zebra message version negotiationIWASE Yusuke
2017-03-21Fix for gobgp global rib <ip>Nils Juenemann
2017-03-19table: handle IPv4-Mapped IPv6 Address as v6FUJITA Tomonori
2017-03-17scenario_test: Test for NextHop Tracking with ZebraIWASE Yusuke
2017-03-17scenario_test: Support OSPFd in Quagga containerIWASE Yusuke
2017-03-17scenario_test: Enable to start OSPFd in GoBGP containerIWASE Yusuke
2017-03-16test/lib/quagga: Avoid ambiguous command "en"IWASE Yusuke
2017-03-16test/lib: Enable to disply name of config fileIWASE Yusuke
2017-03-16test/lib: Move noseplugin.py to test/lib module directoryIWASE Yusuke
2017-03-16scenario_test: pep8 and pylint improvementsIWASE Yusuke
2017-03-16test/lib: pep8 and pylint improvementsIWASE Yusuke
2017-03-16inspect: Add settings for pep8 and pylintIWASE Yusuke
2017-03-16scenario_test: "--force" option to remove directoriesIWASE Yusuke
2017-03-16jenkins-build-script: Add shebang lineIWASE Yusuke
2017-03-07scenario_test: Remove "sudo" command for running testsIWASE Yusuke
2017-03-06config: update yang fileFUJITA Tomonori
2017-03-06zebra/zapi: Implement String() method to Body interfaceIWASE Yusuke
2017-03-06server/zclient: Dampening for Nexthop TrackingIWASE Yusuke
2017-03-06config: Config values for Nexthop Tracking with ZClientIWASE Yusuke
2017-03-06cli: Enable to get nexthop reachability stateIWASE Yusuke
2017-03-06server/zclient: Update nexthop state based on NEXTHOP_UPDATEIWASE Yusuke
2017-03-06server/zclient: Register nexthop for Nexthop TrackingIWASE Yusuke
2017-03-06table/table_manager: Enable to select paths with nexthopIWASE Yusuke
2017-03-06table/path: Enable to stringify nexthop reachabilityIWASE Yusuke
2017-03-06table: Evaluate best path based on nexthop reachabilityIWASE Yusuke
2017-03-05server: fix withdraw with ibgpFUJITA Tomonori
2017-03-05server: avoid sending withdraw to peer just sent withdrawFUJITA Tomonori
2017-03-05server: add filterpath() unittestFUJITA Tomonori
2017-03-05doc: improve bmp documentationMark Strother
2017-03-04zebra: fix unittest on OSXFUJITA Tomonori
2017-03-02GoBGP 1.17FUJITA Tomonori
2017-03-02zebra/zapi: Utility func to decode/serialize nexthopsIWASE Yusuke
2017-03-02flowspec: comply with new draft RFC5575bis normalized operatorsMatthieu Texier
2017-02-24travis: drop osx testFUJITA Tomonori
2017-02-24doc: update policyFUJITA Tomonori
2017-02-24policy: fix prefixset match about different familiesFUJITA Tomonori
2017-02-22cli: return error with invalid inputISHIDA Wataru
2017-02-21rpki: use context instead of tombFUJITA Tomonori
2017-02-18travis: add go 1.8FUJITA Tomonori
2017-02-18docs: update READMEFUJITA Tomonori
2017-02-18server: avoid accessing to globalRib before its initializationFUJITA Tomonori
2017-02-17flowspec: comply with RFC 5575 about TCP flags rulesMatthieu Texier
2017-02-17Document support for post-policy BMP flowsMark Strother
2017-02-17table: fix DeletePolicyAssignment() crash with bogus inputFUJITA Tomonori
2017-02-15zebra/zapi: Support NEXTHOP_REGISTER messageIWASE Yusuke
2017-02-15zebra/zapi: Support NEXTHOP_UPDATE messageIWASE Yusuke