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
/
lib
Age
Commit message (
Expand
)
Author
2017-07-20
test/lib/base/BGPContainer: Enable to delete route
IWASE Yusuke
2017-07-05
test: add addpath_test.py
ISHIDA Wataru
2017-06-07
test: ignore the failure of caching dependeny with building docker image
FUJITA Tomonori
2017-05-10
*: support replace-peer-as (aka as-override)
Wataru Ishida
2017-05-10
*: support remove private as
Wataru Ishida
2017-05-09
server: ignore routes when local AS is in AS_PATH
ISHIDA Wataru
2017-04-21
test: fix container build for test
FUJITA Tomonori
2017-04-18
test: change Dockerfile for faster container build
FUJITA Tomonori
2017-04-18
Revert "test/lib/gobgp: Use local GoBGP executables in contaier"
FUJITA Tomonori
2017-04-17
test/lib/gobgp: Use local GoBGP executables in contaier
IWASE Yusuke
2017-04-04
test: add test for unnumbered bgp feature
ISHIDA Wataru
2017-03-17
scenario_test: Support OSPFd in Quagga container
IWASE Yusuke
2017-03-17
scenario_test: Enable to start OSPFd in GoBGP container
IWASE Yusuke
2017-03-16
test/lib/quagga: Avoid ambiguous command "en"
IWASE Yusuke
2017-03-16
test/lib: Enable to disply name of config file
IWASE Yusuke
2017-03-16
test/lib: Move noseplugin.py to test/lib module directory
IWASE Yusuke
2017-03-16
test/lib: pep8 and pylint improvements
IWASE Yusuke
2017-03-16
scenario_test: "--force" option to remove directories
IWASE Yusuke
2017-02-09
server: fix in-policy bug
ISHIDA Wataru
2016-11-14
cli: use client library
Wataru Ishida
2016-11-14
client: add golang client library
Wataru Ishida
2016-11-14
policy: fix bug of policy with multiple statements
Wataru Ishida
2016-11-12
test: remove tcpdump usage in bgp_router_test.py
FUJITA Tomonori
2016-11-07
test: add change of best paths from ibgp and ebgp
FUJITA Tomonori
2016-11-04
support neighbor belongs to VRF
Wataru Ishida
2016-10-09
*: support long lived graceful restart
Wataru Ishida
2016-10-04
test: add test for vrf route injecting
Wataru Ishida
2016-10-03
test: add scenario test for zapi v3
Wataru Ishida
2016-09-12
test: use Docker's native network feature instead of pipework
FUJITA Tomonori
2016-09-01
test: stop tcpdump write buffering
FUJITA Tomonori
2016-08-25
api/cli: kill cmd package custom path/destination structs
Wataru Ishida
2016-08-15
test: execute gobgp monitor on docker host
ISHIDA Wataru
2016-08-03
server: fix advertising multiple local withdrawals with same prefix
ISHIDA Wataru
2016-06-06
server: support injecting multipath to zebra
ISHIDA Wataru
2016-06-01
server: fix active connection regression
ISHIDA Wataru
2016-06-01
server: support peering with ipv6 link local address
ISHIDA Wataru
2016-05-25
policy: add local-pref action
ISHIDA Wataru
2016-05-23
server/table: fix intra-AS RTC route distribution
ISHIDA Wataru
2016-05-17
zebra: make zebra config consistent with the rests
FUJITA Tomonori
2016-05-14
test: enhance route server test
ISHIDA Wataru
2016-05-12
test/bird: add RawBirdContainer for test with raw bird config
ISHIDA Wataru
2016-05-12
test/gobgp: add RawGoBGPContainer for test with raw gobgp config
ISHIDA Wataru
2016-05-11
test/exabgp: add RawExaBGPContainer for test with raw exabgp config
ISHIDA Wataru
2016-05-11
test/quagga: add RawQuaggaBGPContainer for test with raw quagga config
ISHIDA Wataru
2016-05-11
test: add start_tcpdump()
ISHIDA Wataru
2016-05-09
Revert "travis-ci: workaround for "
FUJITA Tomonori
2016-05-05
travis-ci: workaround for
FUJITA Tomonori
2016-04-27
config: make route-target config struct aligned with open-config model
ISHIDA Wataru
2016-04-26
test: enable pass multiple commands to vtysh()
ISHIDA Wataru
2016-04-24
test: add BGPContainer.define_policy() and BGPContainer.assign_policy()
ISHIDA Wataru
[next]