Skip to content

v1.28

Compare
Choose a tag to compare
@fujita fujita released this 02 Feb 03:15
· 941 commits to master since this release

Changelog

5dfe0ba GoBGP 1.28
e847d37 server: fix dynamic neighbor crash
af61e84 scenario_test: Enable to try assertion several times
f5b79f8 test/lib/gobgp: Adding routes without reloading
5ea3cbd test/lib/Quagga: Use vtysh to add/del routes
38223f2 server: Avoid to delete received paths with DeletePath API
e36879f server: resolve next-hop with FRR/Zebra for VRF routes
3356b9b travis: Run unit tests on i386 arch
18bf83d travis: Add Description
8420d73 travis: Script to checkout use of avoided functions
549b703 *: Use strconv.ParseUint instead of strconv.Atoi()
b391322 fix breakage with the latest github.com/satori/go.uuid
be7e620 test/lib/{bird,gobgp,quagga,yabgp}: Wait for daemon boot
4c51cde flow_spec_test: Enhance test cases with YABGP
f3a6c35 test/lib: Add YABGP container
3707b5a test/lib/base: Delete FlowSpec routes with keyword
5277078 docs: fix typo in README
32e6e98 zebra.md: Description for supported version of FRRouting
6061f8e zebra.md: Update for Markdown linter
87125d8 gobgp/cmd/mrt: Avoid if statement always true
c6b44cc cli: fix mrt to drop MP_REACH attribute when injecting
c75aec7 packet/bgp: use strconv.ParseUint instead of strconv.Atoi()
51f69fe cli-command-syntax: Update desc for "monitor" command
a61d468 cli: "monitor neighbor" command supports current flag
568c7aa api: Support current flag in MonitorPeerState API
91beb15 client: Make MonitorNeighborState to get single argument
5ef8b8d server_test: Enhance test cases for MonitorRib API
51d0e6e server: Empty path list in initial WatchEventUpdate
fe9a1f6 bgp_zebra_test: Fix ping reachability tests
14a6bf1 test/lib/base: Fix typos
53df649 test/lib/{gobgp,quagga}: IPv6 forwarding in zebra.conf
4e99317 test/lib/base: Removes redundant routes from host
a4b070b zebra/zapi: Fix Zebra API type when IPv6 routes
c17563a travis: remove useless "go" section
c5a970b travis: Run "dep ensure" before "go fmt" and "go vet"


Automated with GoReleaser
Built with go version go1.9 linux/amd64