index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
scenario_test
Age
Commit message (
Expand
)
Author
2020-08-31
added `.env` file for vscode to find test/lib module
Imcom Jin
2019-10-26
avoid installing routes with originator ID to global when softresetin
FUJITA Tomonori
2019-10-21
test: update scenario_test dependencies
FUJITA Tomonori
2019-10-21
test: update scenario_test command
FUJITA Tomonori
2019-10-21
test: rm pipework functions
FUJITA Tomonori
2019-10-18
Fix adj-out display with add path enabled
mageshgv
2019-10-17
Transition to graceful restart state on hold timer expiry if applicable
mageshgv
2019-10-15
Support vrfs in zapi multipath
mageshgv
2019-10-04
Maintain unique vrf IDs in watchEventBestPath vrf map
mageshgv
2019-10-02
Update adjrib for LLGR and preserve aslooped attr
Magesh GV
2019-06-22
Python3 support to gobgp tests
Franza Cavalcante
2019-04-08
scenario_test: fix malfunctional test
Nasato Goto
2018-11-26
support received, accepted, and advertised counters per family
FUJITA Tomonori
2018-10-29
Use assertEqual in python tests
Carl Baldwin
2018-08-28
test: Fix bridge methos and relative scenario test
Nasato Goto
2018-08-23
policy cleanup
FUJITA Tomonori
2018-08-08
rpc cleanup
FUJITA Tomonori
2018-06-23
potential - Found a bug in the python tests
Jeff Bean
2018-06-13
table: support AfiSafiIn Policy Condition match
Marcin Ptaszyński
2018-05-30
graceful_restart_test: Confirm stale paths removed
IWASE Yusuke
2018-05-30
graceful_restart_test: Assert timer not expired
IWASE Yusuke
2018-05-30
scenario_test: Extend Graceful Restart time
IWASE Yusuke
2018-05-29
bgp_zebra_nht_test: Test case to sync nexthop states
IWASE Yusuke
2018-05-28
table: update accepted number in adj-in rib after softreset-in
FUJITA Tomonori
2018-05-28
test/aspath: check accepted and received numbers
FUJITA Tomonori
2018-05-28
rtc_test: Test cases for infinite RTC UPDATE loop
IWASE Yusuke
2018-05-28
rtc_test: Test cases for inter-AS
IWASE Yusuke
2018-05-28
rtc_test: Enhance test cases for intra-AS RTC
IWASE Yusuke
2018-05-24
server: Withdraw routes when received RTM withdrawal
IWASE Yusuke
2018-05-24
test/rtc: Add test for conflict RTC config
Satoshi Fujimoto
2018-05-23
bgp_zebra_nht_test: Test cases when nexthop unreachable
IWASE Yusuke
2018-05-23
bgp_zebra_nht_test: Improve pylint result
IWASE Yusuke
2018-05-23
bgp_zebra_nht_test: Use utility functions of test/lib
IWASE Yusuke
2018-05-21
bgp_confederation_test: Improve pylint result
IWASE Yusuke
2018-05-21
bgp_router_test: Retry assertions of RIB for stability
IWASE Yusuke
2018-05-15
scenario_test: Wait for GoBGP starting up
IWASE Yusuke
2018-05-15
test/lib/gobgp: Rename graceful_restart() to stop_gobgp()
IWASE Yusuke
2018-05-15
graceful_restart_test: Remove redundant parentheses
IWASE Yusuke
2018-05-07
use sorted single master table for route server setup
FUJITA Tomonori
2018-04-18
rtc_test: Add a TODO comment
IWASE Yusuke
2018-04-13
rtc_test: Add description for topologies
IWASE Yusuke
2018-04-13
test_rtc: Use assertEqual for better log message
IWASE Yusuke
2018-04-02
*.md: Improvements for markdownlint
IWASE Yusuke
2018-02-21
table: fix handleMacMobility()
FUJITA Tomonori
2018-02-10
flow_spec_test: Enhance test cases with ExaBGP
IWASE Yusuke
2018-02-10
test/lib/exabgp: Use exabgpcli to add/del routes
IWASE Yusuke
2018-01-27
scenario_test: Enable to try assertion several times
IWASE Yusuke
2018-01-27
test/lib/gobgp: Adding routes without reloading
IWASE Yusuke
2018-01-27
test/lib/Quagga: Use vtysh to add/del routes
IWASE Yusuke
2018-01-19
flow_spec_test: Enhance test cases with YABGP
IWASE Yusuke
[next]