summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-07-31gobgpd: Avoid name collisionIWASE Yusuke
2017-07-30addpath_test: Test cases for routes from CLIIWASE Yusuke
2017-07-30addpath_test: Test cases for send add-pathsIWASE Yusuke
2017-07-30test/lib/gobgp: Get community/identifier via get_*_rib()IWASE Yusuke
2017-07-30test/lib/gobgp: Add route with identifier and communityIWASE Yusuke
2017-07-30test/lib/gobgp: Enable GoBGPContainer to del a routeIWASE Yusuke
2017-07-30test/lib/base: Avoid to del all routes without identifier specifiedIWASE Yusuke
2017-07-30server: fix active connection error checkFUJITA Tomonori
2017-07-27table: disable wrong warning about aspathFUJITA Tomonori
2017-07-26table: don't send OriginaterID or ClusterList attributes to non rr clientsFUJITA Tomonori
2017-07-26improve cli addpath usage messageFUJITA Tomonori
2017-07-26api: change the license of gobgp.proto from Apache to MITFUJITA Tomonori
2017-07-26config: Insert descriptions extracted from yang filesIWASE Yusuke
2017-07-26pyang_plugins: RefactorIWASE Yusuke
2017-07-26pyang_plugins: Replace map() with list comprehensionIWASE Yusuke
2017-07-26pyang_plugins: Use file descriptor passed to pluginIWASE Yusuke
2017-07-26config: Use BmpServerConfig struct in BmpServerStateIWASE Yusuke
2017-07-26fix addpath send withdrawFUJITA Tomonori
2017-07-26add addpath send supportFUJITA Tomonori