summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-07-19doc: Add description for RPKI detailed informationSatoshi Fujimoto
2017-07-19cli: get detailed RPKI informationSatoshi Fujimoto
2017-07-19rpki: Collect detailed information while validatingSatoshi Fujimoto
2017-07-19table: Include detailed information about RPKI in originInfoSatoshi Fujimoto
2017-07-19api: Add RPKI detailed information structureSatoshi Fujimoto
2017-07-19docs: Delete description for monitoring RPKISatoshi Fujimoto
2017-07-19fix for logrus package name changeFUJITA Tomonori
2017-07-18server: Set incoming TTL before accepting connectionIWASE Yusuke
2017-07-18server: Set outgoing TTL before dialingIWASE Yusuke
2017-07-14server: Skip TCP MD5Sig sockopt when empty auth-passwordIWASE Yusuke
2017-07-13config/default: Reduce parsing CIDR stringIWASE Yusuke
2017-07-10packet: Use bitmask operand format to fragmentSatoshi Fujimoto