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
Age
Commit message (
Expand
)
Author
2020-11-09
make CI faster
FUJITA Tomonori
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-08-20
test: fix the versions of fabric and invoke
FUJITA Tomonori
2019-06-22
Python3 support to gobgp tests
Franza Cavalcante
2019-04-08
scenario_test: fix malfunctional test
Nasato Goto
2019-04-04
test: switch to module from dep completely
FUJITA Tomonori
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-31
test: fix get_reachability()
FUJITA Tomonori
2018-08-28
test/lib: Enable static IP address
Nasato Goto
2018-08-28
test: Fix bridge methos and relative scenario test
Nasato Goto
2018-08-23
policy cleanup
FUJITA Tomonori
2018-08-21
test/lib: Fix pkill command syntax for BusyBox
Nasato Goto
2018-08-21
test/lib: Change shell for init script
Nasato Goto
2018-08-08
rpc cleanup
FUJITA Tomonori
2018-07-07
follow Standard Go Project Layout
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
test/lib/quagga: Minimize advertisement-interval
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-10
test: avoid fabric version 2.0
FUJITA Tomonori
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
[next]