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-09-14
travis: divide scenario tests to multiple travis jobs
Wataru Ishida
2016-09-12
test: test monitor feature in unit test instead of scenario test
Wataru Ishida
2016-09-12
test: run policy test sequencially
Wataru Ishida
2016-09-12
test: use Docker's native network feature instead of pipework
FUJITA Tomonori
2016-09-12
test: avoid hard-code interface names in bgp_zebra_test.py
FUJITA Tomonori
2016-09-12
test: use shorter device names
FUJITA Tomonori
2016-09-01
test: stop tcpdump write buffering
FUJITA Tomonori
2016-09-01
test: use ryu version 4.5
FUJITA Tomonori
2016-08-25
api/cli: kill cmd package custom path/destination structs
Wataru Ishida
2016-08-25
server/api: fix GetRib API to return sorted destination
Wataru Ishida
2016-08-17
policy: support route-type condition
ISHIDA Wataru
2016-08-15
test: skip BGPKeepAlive
ISHIDA Wataru
2016-08-15
Revert "test: disable monitoring tests for now"
ISHIDA Wataru
2016-08-15
test: execute gobgp monitor on docker host
ISHIDA Wataru
2016-08-12
test: disable monitoring tests for now
FUJITA Tomonori
2016-08-11
test: wait for condition instead of randomly waiting in zebra testings
FUJITA Tomonori
2016-08-03
server: fix advertising multiple local withdrawals with same prefix
ISHIDA Wataru
2016-08-03
test: deconfigure deleted peer for later tests
ISHIDA Wataru
2016-06-15
test: fix travis-build-script.sh to honor unit test results
FUJITA Tomonori
2016-06-06
server: support injecting multipath to zebra
ISHIDA Wataru
2016-06-03
table: fix leftmostAS() in compareByMED
FUJITA Tomonori
2016-06-02
test: add a test to check soft-reset-in behavior
ISHIDA Wataru
2016-06-02
server: fix another regression of active connection
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-06-01
test: test go example embeded in document
ISHIDA Wataru
2016-05-31
test: check (*Path).Equal() is working correctly
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
2016-04-24
test/quagga: use vtysh instead of telnet
ISHIDA Wataru
2016-04-24
test/gobgp: enhance policy configuration
ISHIDA Wataru
2016-04-21
config: simplify config structures
ISHIDA Wataru
2016-04-21
table: use received time as tie-breaker
ISHIDA Wataru
2016-04-20
server: support route-target constraint
ISHIDA Wataru
2016-04-19
server: send local withdrawal paths regardless of path calculation result
ISHIDA Wataru
2016-04-10
server: support prefix-limit
ISHIDA Wataru
2016-04-05
test: reduce concurrency
ISHIDA Wataru
2016-04-05
server: add missing broadcastBests when dropping peer's routes
ISHIDA Wataru
[next]