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
/
flow_spec_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-02-10
flow_spec_test: Enhance test cases with ExaBGP
IWASE Yusuke
2018-02-10
test/lib/exabgp: Use exabgpcli to add/del routes
IWASE Yusuke
2018-01-19
flow_spec_test: Enhance test cases with YABGP
IWASE Yusuke
2017-05-23
flowspec: handling of >2 logical elements and fixed test
Denis Shevchenko
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-03-02
flowspec: comply with new draft RFC5575bis normalized operators
Matthieu Texier
2017-02-17
flowspec: comply with RFC 5575 about TCP flags rules
Matthieu Texier
2015-11-11
scenario_test: use default interface for ipv4-peering
ISHIDA Wataru
2015-09-16
packet: support draft-ietf-idr-flow-spec-v6-06
ISHIDA Wataru
2015-08-12
test: add flowspec scenario test
ISHIDA Wataru