summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-12-28addpath_test: Wait for re-establishment with ExaBGPIWASE Yusuke
2017-12-21zebra: fix 'directly-connected' type configuration from grpc apiFUJITA Tomonori
2017-12-21doc: CLI Syntax for EVPN routesIWASE Yusuke
2017-12-21cli: Enable to filter EVPN routes by Route TypeIWASE Yusuke
2017-12-20table: fix converting 2bytes to 4bytes AS PATHFUJITA Tomonori
2017-12-17packet/bgp: use strconv.FormatInt() instead of strconv.Itoa() in testsVincent Bernat
2017-12-16config: Move some functions to util.goSatoshi Fujimoto
2017-12-16config/util: Refactor to make arguments to receiversSatoshi Fujimoto
2017-12-16travis: use old Trusty imagesFUJITA Tomonori
2017-12-16docs: Update docs for prefix representations in Neighbor SetSatoshi Fujimoto
2017-12-16table/policy: Support prefix representation in NeighborSetSatoshi Fujimoto
2017-12-16docs: cli-command-syntax.md: Missing arg to show VRF RIBIWASE Yusuke
2017-12-16docs: update evpn.md for with yabgp 0.4.0sanjmonkey
2017-12-16use label for containers and networks in order to avoid colliding with othersImcom Jin
2017-12-16strict on nosetest reports regexImcom Jin
2017-12-11docs: Equal Cost Multipath Routing with ZebraIWASE Yusuke
2017-12-07bmp: set A flag in Per-Peer HeaderFUJITA Tomonori
2017-12-07.gitignore: IDE files and reports generated by testsImcom Jin
2017-12-07test: use the current PYTHONPATH in run_all_tests.shFUJITA Tomonori
2017-12-06packet/bgp: JSON encode of MP_UNREACH_NLRI attributeVincent Bernat
2017-12-05travis: Cross-compile test on i386 archIWASE Yusuke
2017-12-05travis: Use "before_script" for "go env" settingsIWASE Yusuke
2017-12-05gobgp: fix the adding of unnumbered BGP neighborFUJITA Tomonori
2017-12-05flowspec.md: Update for the details of CLI syntaxIWASE Yusuke
2017-12-05cli: Update FlowSpec usage messagesIWASE Yusuke
2017-12-02GoBGP 1.26FUJITA Tomonori
2017-11-28packet/bgp: Use fixed len types in FlowSpec componentsIWASE Yusuke
2017-11-27test/lib: Allow unconfigured peer-as for Unnumbered BGPSatoshi Fujimoto
2017-11-26cmd: fix getNeighbor() to take bogus neighbor nameFUJITA Tomonori
2017-11-26cmd/neighbor: Refactor ShowRoute()Satoshi Fujimoto
2017-11-26cmd/neighbor: Avoid shifted RIB displaySatoshi Fujimoto
2017-11-26cmd/neighbor: Separate Show RPKI info logic from Show RIB logicSatoshi Fujimoto
2017-11-24packet/bgp: Use regexp to parse FlowSpec rulesIWASE Yusuke
2017-11-24packet/bgp: Refactor construction of FlowSpec rules stringIWASE Yusuke
2017-11-24packet/bgp: Invert FlowSpec bitmask operand positionIWASE Yusuke
2017-11-24cli: Return error when no RD for VPN FlowSpecIWASE Yusuke
2017-11-24cli: Improve arguments extraction for FlowSpec rulesIWASE Yusuke
2017-11-24packet/bgp: Sort FlowSpec rules when decoding/creatingIWASE Yusuke
2017-11-24config: allow unconfigured peer ASNFUJITA Tomonori
2017-11-23table: fix merging of v4 paths with addpath enabledFUJITA Tomonori
2017-11-23table: use Path's hash value for mergingFUJITA Tomonori
2017-11-23table: add attribute hash value to Path structureFUJITA Tomonori
2017-11-23table: avoid unnecessary attributes in Path objectFUJITA Tomonori
2017-11-22server: Allow 0 value to roaManager.AS for library usageEiichiro Watanabe
2017-11-22server: adminDown operation wrongly resets State.PeerAsFUJITA Tomonori
2017-11-21cli: ESI Label advertisement on EVPN Ethernet Auto-discovery RouteIWASE Yusuke
2017-11-21server: Auto derived ES-Import RT for EVPN Ethernet Segment routeIWASE Yusuke
2017-11-21cli: Router's MAC advertisement on EVPN Prefix RouteIWASE Yusuke
2017-11-21packet/bgp: Support EVPN Router's MAC Extended CommunityIWASE Yusuke
2017-11-21packet/bgp: Zeros if GW in EVPN Prefix route omittedIWASE Yusuke