summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-02-15zebra/zapi: Add missing message types in quagga-1.1.1IWASE Yusuke
2017-02-15cli: add current option to monitor commandsISHIDA Wataru
2017-02-15server: add a current option to WatchBestPath()ISHIDA Wataru
2017-02-15table: fix bug of adj-table accepted counterISHIDA Wataru
2017-02-14Adding support for port number 0 and above instead of only above 0Emil Palm
2017-02-10zebra: Process per-route MTU zebra messageTatsushi Demachi
2017-02-09server: fix in-policy bugISHIDA Wataru
2017-02-04packet: Avoid panic() during decoding BMP messagesEiichiro Watanabe
2017-02-03cli: Administrative Shutdown Communication on disable neighborIWASE Yusuke
2017-02-03server/fsm: Logging Administrative Shutdown CommunicationIWASE Yusuke
2017-02-03cli: Communication on Administrative Shutdown NOTIFICATIONIWASE Yusuke
2017-02-02GoBGP 1.16FUJITA Tomonori
2017-02-02server: fix rpki server stateFUJITA Tomonori
2017-01-29Fix End of RIB handlingEiichiro Watanabe
2017-01-25fix compile failure on freebsd and windowsISHIDA Wataru
2017-01-25Add client API for EnableZebra.kishiguro
2017-01-22api: add a UUID field to Path structureWataru Ishida
2017-01-21server: fix a bug of error handlingWataru Ishida
2016-11-06server: refactor mgmt operationISHIDA Wataru
2016-11-06api: check grpc request is not nilISHIDA Wataru
2016-11-06server: check server is up before admin operationISHIDA Wataru
2017-01-17server: add feature to return matched RoaBucket in ValidatePath() for library...Eiichrio Watanabe