summaryrefslogtreecommitdiffhomepage
path: root/test/lib/gobgp.py
AgeCommit message (Expand)Author
2019-10-18Fix adj-out display with add path enabledmageshgv
2019-10-15Support vrfs in zapi multipathmageshgv
2019-06-22Python3 support to gobgp testsFranza Cavalcante
2018-08-21test/lib: Fix pkill command syntax for BusyBoxNasato Goto
2018-08-21test/lib: Change shell for init scriptNasato Goto
2018-08-08rpc cleanupFUJITA Tomonori
2018-05-30scenario_test: Extend Graceful Restart timeIWASE 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-01-27test/lib/gobgp: Adding routes without reloadingIWASE Yusuke
2018-01-19test/lib/{bird,gobgp,quagga,yabgp}: Wait for daemon bootIWASE Yusuke
2018-01-19test/lib/base: Delete FlowSpec routes with keywordIWASE Yusuke
2018-01-09test/lib/{gobgp,quagga}: IPv6 forwarding in zebra.confIWASE Yusuke
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-09-29test: Add Scenario tests for Revised Error HandlingSatoshi Fujimoto
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-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-05test: add addpath_test.pyISHIDA Wataru
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-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: Enable to start OSPFd in GoBGP containerIWASE Yusuke
2017-03-16test/lib: Enable to disply name of config fileIWASE Yusuke
2017-03-16test/lib: pep8 and pylint improvementsIWASE Yusuke
2016-11-14cli: use client libraryWataru Ishida
2016-11-14policy: fix bug of policy with multiple statementsWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-10-04test: add test for vrf route injectingWataru Ishida
2016-10-03test: add scenario test for zapi v3Wataru Ishida
2016-08-25api/cli: kill cmd package custom path/destination structsWataru Ishida
2016-08-15test: execute gobgp monitor on docker hostISHIDA Wataru
2016-06-06server: support injecting multipath to zebraISHIDA Wataru
2016-06-01server: fix active connection regressionISHIDA Wataru
2016-06-01server: support peering with ipv6 link local addressISHIDA Wataru
2016-05-25policy: add local-pref actionISHIDA Wataru
2016-05-17zebra: make zebra config consistent with the restsFUJITA Tomonori
2016-05-14test: enhance route server testISHIDA Wataru
2016-05-12test/gobgp: add RawGoBGPContainer for test with raw gobgp configISHIDA Wataru
2016-04-27config: make route-target config struct aligned with open-config modelISHIDA Wataru
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-24test/gobgp: enhance policy configurationISHIDA Wataru
2016-04-21config: simplify config structuresISHIDA Wataru