summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-07-26table: assign local identifier to pathFUJITA Tomonori
2017-07-26api: add addpath support to AddPath API and cliFUJITA Tomonori
2017-07-26add LocalPathIdentifierFUJITA Tomonori
2017-07-26server: remove unnecessary Filter() in rsFUJITA Tomonori
2017-07-24config/bgp_configs_test: Add test for config validationIWASE Yusuke
2017-07-24docs/sources/configuration.md: Update example configurationIWASE Yusuke
2017-07-24docs/sources/configuration: Remove obsoleted "mpls-label-range"IWASE Yusuke
2017-07-20addpath_test: Test cases with non add-path routerIWASE Yusuke
2017-07-20test/lib/base/BGPContainer: Enable to delete routeIWASE Yusuke
2017-07-20addpath_test: Enable to run without root privilegeIWASE Yusuke