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
/
route_server_policy_test.py
Age
Commit message (
Expand
)
Author
2018-05-07
use sorted single master table for route server setup
FUJITA Tomonori
2017-03-16
test/lib: Move noseplugin.py to test/lib module directory
IWASE Yusuke
2017-03-16
scenario_test: pep8 and pylint improvements
IWASE Yusuke
2017-03-07
scenario_test: Remove "sudo" command for running tests
IWASE Yusuke
2017-02-15
table: fix bug of adj-table accepted counter
ISHIDA Wataru
2017-02-09
server: fix in-policy bug
ISHIDA Wataru
2016-11-17
config: simplify route-disposition configuration
Wataru Ishida
2016-11-14
policy: fix bug of policy with multiple statements
Wataru Ishida
2016-04-24
test: add BGPContainer.define_policy() and BGPContainer.assign_policy()
ISHIDA Wataru
2016-02-01
server: fix soft-reset-in to handle in-policy change properly
ISHIDA Wataru
2016-01-09
config: refactor config structure
ISHIDA Wataru
2016-01-09
tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yang
ISHIDA Wataru
2015-11-13
scenario_test: support the run test in sequential
Naoto Hanaue
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-10-20
policy: fix how to apply policy to follow openconfig description
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-08-22
test: enable parallel execution of policy test
ISHIDA Wataru
2015-08-19
scenario_test: add ext-community action test
Hiroshi Yokoi
2015-08-08
*: kill protobuf path structure
ISHIDA Wataru
2015-08-04
scenario_test: add test in the case of setting only the prefix condition
Naoto Hanaue
2015-07-31
config: use the latest openconfig yang
Hiroshi Yokoi
2015-07-24
test: build docker image once, use it for all tests
ISHIDA Wataru
2015-07-15
scenaio_test: add extended community test
Naoto Hanaue
2015-07-11
scenario_test: add test case for aspath prepend action
Hiroshi Yokoi
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
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-09
scenario_test: build gobgp only at the beginning of the policy scenario test
Hiroshi Yokoi
2015-05-27
scenario_test: add policy test cases for new action and conditions
Hiroshi Yokoi
2015-04-23
scenario_test: add ipv6 policy test
Hiroshi Yokoi
2015-04-15
api: add a method to convert internal structs to protobuf structs
ISHIDA Wataru
2015-04-14
api: use gRPC instead of REST
ISHIDA Wataru
2015-04-02
scenario_test: add policy test cases
Hiroshi Yokoi