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
/
.travis.yml
Age
Commit message (
Expand
)
Author
2020-04-23
travis-ci: update ubuntu docker package url
FUJITA Tomonori
2020-02-19
travis: use docker 17.03
FUJITA Tomonori
2019-10-27
travis: update go to 1.13
FUJITA Tomonori
2019-10-15
Support vrfs in zapi multipath
mageshgv
2019-08-21
travis: drop gorelease
FUJITA Tomonori
2019-06-22
Python3 support to gobgp tests
Franza Cavalcante
2019-06-03
travis: use longer timeout
FUJITA Tomonori
2019-04-12
travis: simplify unit test command
FUJITA Tomonori
2019-04-04
test: switch to module from dep completely
FUJITA Tomonori
2019-03-25
travis: update go version to 1.12
FUJITA Tomonori
2019-01-09
use staticcheck instead of megacheck
FUJITA Tomonori
2018-12-19
server: use Dialer Control method instead of hack to modify connection before...
FUJITA Tomonori
2018-11-15
travis: fix go vet
FUJITA Tomonori
2018-08-31
support go1.11
FUJITA Tomonori
2018-08-10
fix library usage example
FUJITA Tomonori
2018-07-19
fix races and enable race detector in unittest
jhserrano
2018-07-07
follow Standard Go Project Layout
FUJITA Tomonori
2018-06-27
* Adding travis config for Codecov - Codecov will need to be given
Jeff Bean
2018-06-23
timeouts on tests and fixing timeout logic on graceful restart test
Jeff Bean
2018-04-13
travis: Run scenario test for RTC
IWASE Yusuke
2018-04-03
bgp_race_test: Unit test to detect data races
IWASE Yusuke
2018-04-02
travis: Introduce markdownlint
IWASE Yusuke
2018-02-18
add golang 1.10 support
FUJITA Tomonori
2018-01-24
travis: Run unit tests on i386 arch
IWASE Yusuke
2018-01-24
travis: Add Description
IWASE Yusuke
2018-01-24
travis: Script to checkout use of avoided functions
IWASE Yusuke
2018-01-06
travis: remove useless "go" section
FUJITA Tomonori
2018-01-05
travis: Run "dep ensure" before "go fmt" and "go vet"
IWASE Yusuke
2017-12-16
travis: use old Trusty images
FUJITA Tomonori
2017-12-05
travis: Cross-compile test on i386 arch
IWASE Yusuke
2017-12-05
travis: Use "before_script" for "go env" settings
IWASE Yusuke
2017-11-07
test: Add scenario test for BGP Confederation
Satoshi Fujimoto
2017-11-07
travis: Update .travis.yml
IWASE Yusuke
2017-11-01
tools: Add script for spell checking
IWASE Yusuke
2017-09-29
test: Add Scenario tests for Revised Error Handling
Satoshi Fujimoto
2017-08-29
run go 1.9 for travis-ci instead of 1.7
FUJITA Tomonori
2017-08-04
update travis-ci for dep
FUJITA Tomonori
2017-08-03
travis-ci: remove duplication in .travis.yaml
FUJITA Tomonori
2017-08-02
create github releases with binaries
FUJITA Tomonori
2017-07-05
test: add addpath_test.py
ISHIDA Wataru
2017-05-09
server: ignore routes when local AS is in AS_PATH
ISHIDA Wataru
2017-04-21
travis: drop 1.6 support
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-27
drop go1.5 support
FUJITA Tomonori
2017-03-17
scenario_test: Test for NextHop Tracking with Zebra
IWASE Yusuke
2017-02-24
travis: drop osx test
FUJITA Tomonori
2017-02-18
travis: add go 1.8
FUJITA Tomonori
2017-01-25
fix compile failure on freebsd and windows
ISHIDA Wataru
[next]