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
/
lib
/
base.py
Age
Commit message (
Expand
)
Author
2015-09-18
scenario_test: fix bug of bgp_zebra_test
Naoto Hanaue
2015-09-16
scenario_test: change docker base image to use in the make_gobgp_ctn()
Naoto Hanaue
2015-09-15
fix way for stop the quagga
Naoto Hanaue
2015-09-10
test: retry docker removal when failed
ISHIDA Wataru
2015-09-04
scenario_test: add zebra test
Naoto Hanaue
2015-08-31
server: support route reflector behavior
ISHIDA Wataru
2015-08-26
test: increse the number of concurrent test execution
ISHIDA Wataru
2015-08-22
test: enable parallel execution of malformed test
ISHIDA Wataru
2015-08-22
test: add a method BGPContainer.log() to get log of bgp speakers
ISHIDA Wataru
2015-08-22
test: enable parallel execution of policy test
ISHIDA Wataru
2015-08-22
test: enable to change base image of gobgp docker image
ISHIDA Wataru
2015-08-12
test: add flowspec scenario test
ISHIDA Wataru
2015-08-12
test: use a cleaner base container golang:1.4 for tests
ISHIDA Wataru
2015-08-08
*: kill protobuf path structure
ISHIDA Wataru
2015-08-05
test: add scenario test for evpn
ISHIDA Wataru
2015-07-27
test: change pipeworked interface name
ISHIDA Wataru
2015-07-27
test: introduce test_prefix to separate test execution
ISHIDA Wataru
2015-07-27
test: don't give ip address to a bridge by default
ISHIDA Wataru
2015-07-27
test: telnet to quagga from local network namespace
ISHIDA Wataru
2015-07-03
test: stretch timeout
ISHIDA Wataru
2015-07-03
server: bug fix of extra as-path prepending
ISHIDA Wataru
2015-07-03
test: check gobgp properly adds it's own asn to aspath
ISHIDA Wataru
2015-07-03
test: introduce modular test library
ISHIDA Wataru