summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-10-07packet/bmp: fix "length" spellingVincent Bernat
2017-10-06docs: add required go versions to READMEFUJITA Tomonori
2017-10-05server: stop Shutdown() with no peerFUJITA Tomonori
2017-10-05server: Avoid applying policy multiply when updating pathIWASE Yusuke
2017-10-03mrt: Enable to dump MRT with Path IdentifierIWASE Yusuke
2017-10-03cli: Enable to inject MRT with Path IdentifierIWASE Yusuke
2017-10-03server: Add config.Neighbor into WatchEventUpdateIWASE Yusuke
2017-10-03server/mrt: Fix unfilled logging fieldIWASE Yusuke
2017-10-03server/mrt: Rename a variable to avoid name collisionIWASE Yusuke
2017-10-03server/mrt: Enable mrtWriter to access MrtConfigIWASE Yusuke
2017-10-03packet/mrt: Enable RibEntry to switch add-path enabledIWASE Yusuke
2017-10-03docs/sources/mrt: Reduce unrelated config examplesIWASE Yusuke
2017-10-03docs/sources/mrt: Update contents indexIWASE Yusuke
2017-10-03config/default: Set treat-as-withdraw to true as defaultSatoshi Fujimoto
2017-10-03docs: Descriptions for per AFI-SAFI add-paths configurationIWASE Yusuke
2017-10-03api: Enable to set/get add-paths config via gRPCIWASE Yusuke
2017-10-03config: add-paths structure per AFI-SAFIIWASE Yusuke
2017-10-03table: Implement ignore-as-path-lengthIWASE Yusuke
2017-10-03GoBGP 1.24FUJITA Tomonori
2017-10-01docs: update broken link in unnumbered-bgp.mdMo Battah
2017-09-30server: Remove the wrong and verbose return value in validatePath()Eiichiro Watanabe
2017-09-29test: Add Scenario tests for Revised Error HandlingSatoshi Fujimoto
2017-09-29packet/bgp: Add Unit Tests for Revised Error HandlingSatoshi Fujimoto
2017-09-29server: Revised Error Handling (RFC7606)Satoshi Fujimoto
2017-09-29packet/bgp: Return ErrorHandling in decoding/validating BGPUpdateSatoshi Fujimoto
2017-09-29server/bgp: Extend MessageError for Revised Error HandlingSatoshi Fujimoto
2017-09-29bgp/validate: Check Wellknown Attributes exist with MultiProtocolSatoshi Fujimoto
2017-09-25api: GetPath API alternative to GetRibIWASE Yusuke
2017-09-24test/lib/base: Reduce redundant build stepsIWASE Yusuke
2017-09-15api: increase the max of grpc message sizeFUJITA Tomonori
2017-09-14test/lib/gobgp,quagga: Adopt to Debian 9 based osrg/quagga:v1.0IWASE Yusuke
2017-09-14test/lib/gobgp: Add shared volume for QuaggaIWASE Yusuke
2017-09-14config: Introduce Family field into AfiSafiStateIWASE Yusuke
2017-09-14table/policy: fix ReplacePolicy with preserve=false to remove old statementsPiotr Wydrych
2017-09-13docs: Configuration guide for Additional PathsIWASE Yusuke
2017-09-12docs: Configuration guide for TTL SecurityIWASE Yusuke
2017-09-11docs: Configuration guide for eBGP MultihopIWASE Yusuke
2017-09-11config: Default TTL for ebgp-multihop and ttl-securityIWASE Yusuke
2017-09-06zclient: Code inspectionIWASE 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-09-04GoBGP 1.23FUJITA Tomonori
2017-08-30cli: Enable to specify AS_PATHIWASE Yusuke
2017-08-29run go 1.9 for travis-ci instead of 1.7FUJITA Tomonori
2017-08-29doc: Update Flowspec documentSatoshi Fujimoto