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
2015-07-31
config: use the latest openconfig yang
Hiroshi Yokoi
2015-07-29
test: insert sleep to fix unstable test
ISHIDA Wataru
2015-07-27
test: parallel execution of bgp_router_test and ibgp_router_test
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-24
test: fix missing sudo to remove useless docker images correctly
ISHIDA Wataru
2015-07-24
test: build docker image once, use it for all tests
ISHIDA Wataru
2015-07-15
cli: support extended community
Naoto Hanaue
2015-07-15
scenaio_test: add extended community test
Naoto Hanaue
2015-07-14
server: fix bug of active connection
ISHIDA Wataru
2015-07-13
server/table: support iBGP behavior
ISHIDA Wataru
2015-07-11
scenario_test: add test case for aspath prepend action
Hiroshi Yokoi
2015-07-03
test: stop using gobgp monitor command
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: run pip install in jenkins script
ISHIDA Wataru
2015-07-03
test: update pip-requires.txt
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
2015-07-01
scenario_test: add the test of med actioin
Naoto Hanaue
2015-07-01
scenario_test: add test case for distribute policy update
Hiroshi Yokoi
2015-07-01
server: gofmt
Hiroshi Yokoi
2015-07-01
scenario_test: add test cases for distribute policy
Hiroshi Yokoi
2015-07-01
scenario_test: remove policy config part from quagga-rsconfig
Hiroshi Yokoi
2015-06-18
scenario_test: check gobgp container before remove in its preparation
Hiroshi Yokoi
2015-06-12
scenario_test: fix doesn't execute 'go build' and 'go get' if you don't speci...
Naoto Hanaue
2015-06-10
scenario_test: execute the cli command using the docker exec in test
Naoto Hanaue
2015-06-10
scenario_test: use docker stop
Hiroshi Yokoi
2015-06-10
scenario_test: fix malformed test
Naoto Hanaue
2015-06-09
scenario_test: build gobgp only at the beginning of the policy scenario test
Hiroshi Yokoi
2015-06-09
scenario_test: remove code to get the latest exabgp
Hiroshi Yokoi
2015-05-27
scenario_test: add policy test cases for new action and conditions
Hiroshi Yokoi
2015-05-11
scenario_test: clean up GOPATH and add route_server policy test
Hiroshi Yokoi
2015-04-23
scenario_test: add ipv6 policy test
Hiroshi Yokoi
2015-04-22
scenario_test: support to the new cli client
Naoto Hanaue
2015-04-16
scenario_test: fix README along with layout change
Hiroshi Yokoi
2015-04-16
scenario_test: stop making /tmp/gobgp in the install process
Hiroshi Yokoi
2015-04-15
api: add a method to convert internal structs to protobuf structs
ISHIDA Wataru
2015-04-14
scenario_test: route_server_ipv4_v6_test retry checking rib
Hiroshi Yokoi
2015-04-14
scenario_test: bgp_router_test retry checking rib
Hiroshi Yokoi
2015-04-14
scenario_test: route_server_test retry checking rib
Hiroshi Yokoi
2015-04-14
scenario_test: call make_startup_file()
Hiroshi Yokoi
2015-04-14
scenario_test: remove sleep and change an option of docker exec
Hiroshi Yokoi
2015-04-14
scenario_test: add sleep
Hiroshi Yokoi
2015-04-14
api: use gRPC instead of REST
ISHIDA Wataru
2015-04-08
scerio_test: add build script of jenkins
Naoto Hanaue
2015-04-06
scenario_test: fix get_adj_rib
ISHIDA Wataru
2015-04-02
scenario_test: add policy test cases
Hiroshi Yokoi
[next]