summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-01-19test/lib: Add YABGP containerIWASE Yusuke
2018-01-19test/lib/base: Delete FlowSpec routes with keywordIWASE Yusuke
2018-01-19docs: fix typo in READMEDennis Durling
2018-01-18zebra.md: Description for supported version of FRRoutingIWASE Yusuke
2018-01-18zebra.md: Update for Markdown linterIWASE Yusuke
2018-01-16gobgp/cmd/mrt: Avoid if statement always trueIWASE Yusuke
2018-01-13cli: fix mrt to drop MP_REACH attribute when injectingFUJITA Tomonori
2018-01-12packet/bgp: use strconv.ParseUint instead of strconv.Atoi()Vincent Bernat
2018-01-12cli-command-syntax: Update desc for "monitor" commandIWASE Yusuke
2018-01-12cli: "monitor neighbor" command supports current flagIWASE Yusuke
2018-01-12api: Support current flag in MonitorPeerState APIIWASE Yusuke
2018-01-12client: Make MonitorNeighborState to get single argumentIWASE Yusuke
2018-01-11server_test: Enhance test cases for MonitorRib APIIWASE Yusuke
2018-01-11server: Empty path list in initial WatchEventUpdateIWASE Yusuke
2018-01-09bgp_zebra_test: Fix ping reachability testsIWASE Yusuke
2018-01-09test/lib/base: Fix typosIWASE Yusuke
2018-01-09test/lib/{gobgp,quagga}: IPv6 forwarding in zebra.confIWASE Yusuke
2018-01-09test/lib/base: Removes redundant routes from hostIWASE Yusuke
2018-01-09zebra/zapi: Fix Zebra API type when IPv6 routesIWASE Yusuke
2018-01-06travis: remove useless "go" sectionFUJITA Tomonori
2018-01-05travis: Run "dep ensure" before "go fmt" and "go vet"IWASE Yusuke
2018-01-02GoBGP 1.27FUJITA Tomonori
2017-12-30cli: Slash separated offset arg for FlowSpec PrefixIWASE Yusuke
2017-12-30evpn.md: Add description and examples for ESIIWASE Yusuke
2017-12-30cli: Support EVPN Default Gateway Extended CommunityIWASE Yusuke
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