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-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
2016-03-31
server: update path-attributes when peer is disconnected
ISHIDA Wataru
2016-03-31
scenerio_test: add stderr to RuntimeError message
Hiroshi Yokoi
2016-03-14
cli: return error when querying RIB of un-established peer
ISHIDA Wataru
2016-03-14
scenario_test: run scenario test on travis
Hiroshi Yokoi
2016-02-29
config/server: support per-peer asn
ISHIDA Wataru
2016-02-29
server: support active connection with md5 protection
ISHIDA Wataru
2016-02-29
server: remove reflect
ISHIDA Wataru
2016-02-19
Revert "test: add performance_test"
FUJITA Tomonori
2016-02-10
test: add graceful restart test
ISHIDA Wataru
2016-02-02
test: check 'gobgp neighbor add softresetin' working
ISHIDA Wataru
2016-02-01
server: fix soft-reset-in to handle in-policy change properly
ISHIDA Wataru
2016-01-29
test: reinforce global_policy_test.py
ISHIDA Wataru
2016-01-09
config: refactor config structure
ISHIDA Wataru
2016-01-09
config: change enum value type to string for ease of configuration
ISHIDA Wataru
2016-01-09
tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yang
ISHIDA Wataru
2016-01-09
test: add global policy test
ISHIDA Wataru
2016-01-09
test: add test to check as2 peer handling
ISHIDA Wataru
2016-01-04
server: introduce fastpath for fsm state change
ISHIDA Wataru
2016-01-04
test: set connect-retry-timer to 10 to finish scenario test faster
ISHIDA Wataru
2015-12-29
config: use viper and support multiple configuration formats
ISHIDA Wataru
2015-12-28
config: make config/state variable name simple
ISHIDA Wataru
2015-12-08
table: remove useless table owner member
FUJITA Tomonori
2015-12-08
server/table: use only one rib for multiple route server clients
ISHIDA Wataru
2015-11-29
test: check error about building gobgp docker image
FUJITA Tomonori
2015-11-30
test: fix jenkins script
ISHIDA Wataru
2015-11-13
scenario_test: doc update
Naoto Hanaue
2015-11-13
scenario_test: support the run test in sequential
Naoto Hanaue
2015-11-11
test: add BIRD for performance test target
ISHIDA Wataru
2015-11-11
test: add performance_test
ISHIDA Wataru
2015-11-11
test: support rs-client configuration for quagga container
ISHIDA Wataru
2015-11-11
test: better name for bridge when TEST_PREFIX is not specified
ISHIDA Wataru
2015-11-11
move lib to parent directory
ISHIDA Wataru
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-11-05
scenario_test: update README.md
Hiroshi Yokoi
2015-11-05
scenario_test: update readme of scenaio test
Naoto Hanaue
2015-10-21
test: ROUTE REFRESH handling with update EXPORT policy test
FUJITA Tomonori
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
2015-10-20
scenario_test: add scenario_test to test grpc policy configuration
ISHIDA Wataru
[next]