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-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
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
[next]