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
/
global_policy_test.py
Age
Commit message (
Expand
)
Author
2020-08-31
added `.env` file for vscode to find test/lib module
Imcom Jin
2019-06-22
Python3 support to gobgp tests
Franza Cavalcante
2018-10-29
Use assertEqual in python tests
Carl Baldwin
2018-08-23
policy cleanup
FUJITA Tomonori
2018-02-10
test/lib/exabgp: Use exabgpcli to add/del routes
IWASE Yusuke
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
2016-12-10
server: fix bug when global import policy rejects a route
Wataru Ishida
2016-11-14
policy: fix bug of policy with multiple statements
Wataru Ishida
2016-08-17
policy: support route-type condition
ISHIDA Wataru
2016-05-25
policy: add local-pref action
ISHIDA Wataru
2016-03-14
cli: return error when querying RIB of un-established peer
ISHIDA Wataru
2016-01-29
test: reinforce global_policy_test.py
ISHIDA Wataru
2016-01-09
test: add global policy test
ISHIDA Wataru
2015-11-11
scenario_test: use default interface for ipv4-peering
ISHIDA Wataru
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