summaryrefslogtreecommitdiffhomepage
path: root/test/lib
AgeCommit message (Expand)Author
2018-05-21test/lib/quagga: Minimize advertisement-intervalIWASE Yusuke
2018-05-15scenario_test: Wait for GoBGP starting upIWASE Yusuke
2018-05-15test/lib/gobgp: Rename graceful_restart() to stop_gobgp()IWASE Yusuke
2018-02-10test/lib/exabgp: Enable to get adj-RIB-{in,out}IWASE Yusuke
2018-02-10test/lib/exabgp: Use exabgpcli to add/del routesIWASE Yusuke
2018-01-27scenario_test: Enable to try assertion several timesIWASE Yusuke
2018-01-27test/lib/gobgp: Adding routes without reloadingIWASE Yusuke
2018-01-27test/lib/Quagga: Use vtysh to add/del routesIWASE Yusuke
2018-01-19test/lib/{bird,gobgp,quagga,yabgp}: Wait for daemon bootIWASE Yusuke
2018-01-19test/lib: Add YABGP containerIWASE Yusuke
2018-01-19test/lib/base: Delete FlowSpec routes with keywordIWASE 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
2017-12-16use label for containers and networks in order to avoid colliding with othersImcom Jin
2017-11-27test/lib: Allow unconfigured peer-as for Unnumbered BGPSatoshi Fujimoto
2017-11-07test/lib: Add bgp config structure for GoBGP/Quagga containersSatoshi Fujimoto
2017-11-07test/lib: Enhancement on Get Rib library on QuaggaSatoshi Fujimoto
2017-09-29test: Add Scenario tests for Revised Error HandlingSatoshi Fujimoto
2017-09-24test/lib/base: Reduce redundant build stepsIWASE Yusuke
2017-09-14test/lib/gobgp,quagga: Adopt to Debian 9 based osrg/quagga:v1.0IWASE Yusuke
2017-09-14test/lib/gobgp: Add shared volume for QuaggaIWASE Yusuke
2017-08-04update travis-ci for depFUJITA Tomonori
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-20test/lib/base/BGPContainer: Enable to delete routeIWASE Yusuke
2017-07-05test: add addpath_test.pyISHIDA Wataru
2017-06-07test: ignore the failure of caching dependeny with building docker imageFUJITA Tomonori
2017-05-10*: support replace-peer-as (aka as-override)Wataru Ishida
2017-05-10*: support remove private asWataru Ishida
2017-05-09server: ignore routes when local AS is in AS_PATHISHIDA Wataru
2017-04-21test: fix container build for testFUJITA Tomonori
2017-04-18test: change Dockerfile for faster container buildFUJITA Tomonori
2017-04-18Revert "test/lib/gobgp: Use local GoBGP executables in contaier"FUJITA Tomonori
2017-04-17test/lib/gobgp: Use local GoBGP executables in contaierIWASE Yusuke
2017-04-04test: add test for unnumbered bgp featureISHIDA Wataru
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-16test/lib: pep8 and pylint improvementsIWASE Yusuke
2017-03-16scenario_test: "--force" option to remove directoriesIWASE Yusuke
2017-02-09server: fix in-policy bugISHIDA Wataru
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: remove tcpdump usage in bgp_router_test.pyFUJITA Tomonori