summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-08-29gobgp: support local-rib/all option in command "gobgp bmp add"Eiichiro Watanabe
2017-08-28server: export addROA()/delROA() for library usageEiichiro Watanabe
2017-08-24Fix incorrect default value of BMPMonitoringPolicyEiichiro Watanabe
2017-08-24gobgp: fix error for gobgp bmp add x.x.x.x:xxxx pre optionEiichiro Watanabe
2017-08-13server: fix fd leak in DialTCP() on LinuxFUJITA Tomonori
2017-08-11gobgpd: fix AddDynamicNeighbor()matthubb
2017-08-08config/default: Validation for "afi-safi-name"IWASE Yusuke
2017-08-08config/default: Avoid setting doubly defaults of neighborIWASE Yusuke
2017-08-08config/default: Fix unfilled "neighbors.afi-safis.config.enabled"IWASE Yusuke
2017-08-07table: exclude mpreach and mpunreach attribute for normal v4 updatesWataru Ishida
2017-08-07table: fix handling of update with both mpunreach and mpreach attributeWataru Ishida
2017-08-04README: update developing GoBGP for depFUJITA Tomonori
2017-08-04update travis-ci for depFUJITA Tomonori
2017-08-03introduce dependency management toolFUJITA Tomonori
2017-08-03travis-ci: remove duplication in .travis.yamlFUJITA Tomonori
2017-08-02README: add binary release linkFUJITA Tomonori
2017-08-02GoBGP 1.22FUJITA Tomonori
2017-08-02create github releases with binariesFUJITA Tomonori
2017-08-02support version command line optionFUJITA Tomonori
2017-08-02server: add sockopt ttl support to darwinFUJITA Tomonori
2017-08-02table: allocate bitmap for path id dynamicallyFUJITA Tomonori
2017-08-01server: fix zclient to handle route messages without nexthopFUJITA Tomonori