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
2016-02-10
test: add graceful restart test
ISHIDA Wataru
2016-02-02
test: check 'gobgp neighbor add softresetin' working
ISHIDA Wataru
2016-02-01
server: fix soft-reset-in to handle in-policy change properly
ISHIDA Wataru
2016-01-29
test: reinforce global_policy_test.py
ISHIDA Wataru
2016-01-09
config: refactor config structure
ISHIDA Wataru
2016-01-09
config: change enum value type to string for ease of configuration
ISHIDA Wataru
2016-01-09
tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yang
ISHIDA Wataru
2016-01-09
test: add global policy test
ISHIDA Wataru
2016-01-09
test: add test to check as2 peer handling
ISHIDA Wataru
2016-01-04
server: introduce fastpath for fsm state change
ISHIDA Wataru
2016-01-04
test: set connect-retry-timer to 10 to finish scenario test faster
ISHIDA Wataru
2015-12-29
config: use viper and support multiple configuration formats
ISHIDA Wataru
2015-12-28
config: make config/state variable name simple
ISHIDA Wataru
2015-12-08
table: remove useless table owner member
FUJITA Tomonori
2015-12-08
server/table: use only one rib for multiple route server clients
ISHIDA Wataru
2015-11-29
test: check error about building gobgp docker image
FUJITA Tomonori
2015-11-30
test: fix jenkins script
ISHIDA Wataru
2015-11-13
scenario_test: doc update
Naoto Hanaue
2015-11-13
scenario_test: support the run test in sequential
Naoto Hanaue
2015-11-11
test: add BIRD for performance test target
ISHIDA Wataru
2015-11-11
test: add performance_test
ISHIDA Wataru
2015-11-11
test: support rs-client configuration for quagga container
ISHIDA Wataru
2015-11-11
test: better name for bridge when TEST_PREFIX is not specified
ISHIDA Wataru
2015-11-11
move lib to parent directory
ISHIDA Wataru
2015-11-11
scenario_test: use default interface for ipv4-peering
ISHIDA Wataru
2015-11-08
scenario_test: test local-pref and med handling
ISHIDA Wataru
2015-11-05
scenario_test: update README.md
Hiroshi Yokoi
2015-11-05
scenario_test: update readme of scenaio test
Naoto Hanaue
2015-10-21
test: ROUTE REFRESH handling with update EXPORT policy test
FUJITA Tomonori
2015-10-20
policy: fix how to apply policy to follow openconfig description
ISHIDA Wataru
2015-10-20
scenario_test: add scenario_test to test global policy
ISHIDA Wataru
2015-10-20
scenario_test: add scenario_test to test grpc policy configuration
ISHIDA Wataru
2015-10-20
policy: clean up
ISHIDA Wataru
2015-10-17
scenario_test: remove tests to change attributes in IN_POLICY
FUJITA Tomonori
2015-10-17
scenario_test: fix the regression due to fffd98da
FUJITA Tomonori
2015-10-16
scenario_test: refactor route_server_policy_test
FUJITA Tomonori
2015-10-07
policy: fix bug of export neighbor condition matching
ISHIDA Wataru
2015-09-25
zebra: enable to redistribute specific route type
ISHIDA Wataru
2015-09-18
scenario_test: fix bug of bgp_zebra_test
Naoto Hanaue
2015-09-17
scenario_test: generate zebra config
Hiroshi Yokoi
2015-09-16
scenario_test: change docker base image to use in the make_gobgp_ctn()
Naoto Hanaue
2015-09-16
packet: support draft-ietf-idr-flow-spec-v6-06
ISHIDA Wataru
2015-09-15
fix way for stop the quagga
Naoto Hanaue
2015-09-15
scenaio_test: fix does not remove the docker container in zebra test
Naoto Hanaue
2015-09-15
scenario_test: preserve test logs
Hiroshi Yokoi
2015-09-11
test: disable scenario test for zebra
ISHIDA Wataru
2015-09-11
test: remove old test result before executing test
ISHIDA Wataru
2015-09-10
test: retry docker removal when failed
ISHIDA Wataru
2015-09-04
scenario_test: update run_all_tests.sh for the newly added test
Naoto Hanaue
2015-09-04
scenario_test: add zebra test
Naoto Hanaue
[next]