summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2017-04-17scenario_test/README: Update commands to clean upIWASE Yusuke
2017-04-17scenario_test/README: Remove list for each test fileIWASE Yusuke
2017-04-17test/lib/gobgp: Use local GoBGP executables in contaierIWASE Yusuke
2017-04-17scenario_test/README: Remove redundant brake tagIWASE Yusuke
2017-04-17scenario_test/README: Update list of required imagesIWASE Yusuke
2017-04-04test: add test for unnumbered bgp featureISHIDA Wataru
2017-03-17scenario_test: Test for NextHop Tracking with ZebraIWASE Yusuke
2017-03-17scenario_test: Support OSPFd in Quagga containerIWASE Yusuke
2017-03-17scenario_test: Enable to start OSPFd in GoBGP containerIWASE Yusuke
2017-03-16test/lib/quagga: Avoid ambiguous command "en"IWASE Yusuke
2017-03-16test/lib: Enable to disply name of config fileIWASE Yusuke
2017-03-16test/lib: Move noseplugin.py to test/lib module directoryIWASE Yusuke
2017-03-16scenario_test: pep8 and pylint improvementsIWASE Yusuke
2017-03-16test/lib: pep8 and pylint improvementsIWASE Yusuke
2017-03-16scenario_test: "--force" option to remove directoriesIWASE Yusuke
2017-03-16jenkins-build-script: Add shebang lineIWASE Yusuke
2017-03-07scenario_test: Remove "sudo" command for running testsIWASE Yusuke
2017-03-02flowspec: comply with new draft RFC5575bis normalized operatorsMatthieu Texier
2017-02-17flowspec: comply with RFC 5575 about TCP flags rulesMatthieu Texier
2017-02-15table: fix bug of adj-table accepted counterISHIDA Wataru
2017-02-09server: fix in-policy bugISHIDA Wataru
2016-12-10server: fix bug when global import policy rejects a routeWataru Ishida
2016-12-02server: fix bug of deleteNeighbor()Wataru Ishida
2016-11-17config: simplify route-disposition configurationWataru Ishida
2016-11-14cli: use client libraryWataru Ishida
2016-11-14client: add golang client libraryWataru Ishida
2016-11-14policy: fix bug of policy with multiple statementsWataru Ishida
2016-11-12test: wait for condition properly rather than randomly waiting in vrf_neighbo...FUJITA Tomonori
2016-11-12test: remove tcpdump usage in bgp_router_test.pyFUJITA Tomonori
2016-11-07test: use passive connection for gobgp and gobgp connectionFUJITA Tomonori
2016-11-07test: add change of best paths from ibgp and ebgpFUJITA Tomonori
2016-11-06server: fix bug of disable/enable/softreset behavior for vrfed neighborWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-10-09test: fix bug of bgp_router_test.pyWataru Ishida
2016-10-04test: add test for vrf route injectingWataru Ishida
2016-10-04server: fix bug of withdrawal handlingWataru Ishida
2016-10-03test: add scenario test for zapi v3Wataru Ishida
2016-10-03test: Adopt to the updated Ryu BGP Packet lib APIIWASE Yusuke
2016-09-14travis: divide scenario tests to multiple travis jobsWataru Ishida
2016-09-12test: test monitor feature in unit test instead of scenario testWataru Ishida
2016-09-12test: run policy test sequenciallyWataru Ishida
2016-09-12test: use Docker's native network feature instead of pipeworkFUJITA Tomonori
2016-09-12test: avoid hard-code interface names in bgp_zebra_test.pyFUJITA Tomonori
2016-09-12test: use shorter device namesFUJITA Tomonori
2016-09-01test: stop tcpdump write bufferingFUJITA Tomonori
2016-09-01test: use ryu version 4.5FUJITA Tomonori
2016-08-25api/cli: kill cmd package custom path/destination structsWataru Ishida
2016-08-25server/api: fix GetRib API to return sorted destinationWataru Ishida
2016-08-17policy: support route-type conditionISHIDA Wataru