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
Age
Commit message (
Expand
)
Author
2016-05-12
test/gobgp: add RawGoBGPContainer for test with raw gobgp config
ISHIDA Wataru
2016-05-12
table: fix Med comparison in best path selection
FUJITA Tomonori
2016-05-11
server: go fmt
FUJITA Tomonori
2016-05-11
server: fix non StartServer API crash
FUJITA Tomonori
2016-05-11
cli: fix to show current keepalive interval
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-11
server: print correct reason of state change by configuration change
FUJITA Tomonori
2016-05-11
zebra: support of debug log for zapi
Toshiki Tsuboi
2016-05-11
server: stop sending notification message twice
ISHIDA Wataru
2016-05-10
server: pretty notification error code log
FUJITA Tomonori
2016-05-10
server: log the change of admin state via config file
FUJITA Tomonori
2016-05-10
packet: update notification error code
FUJITA Tomonori
2016-05-10
docs: add comment for dubious code
FUJITA Tomonori
2016-05-10
server: log notification error code
FUJITA Tomonori
2016-05-10
docs: mrt update
FUJITA Tomonori
2016-05-10
grpc: remove MRT dump streaming GRPC API
FUJITA Tomonori
2016-05-10
Refactoring GRPC API
FUJITA Tomonori
2016-05-10
server: don't modify admin-down config
ISHIDA Wataru
2016-05-09
server: immediately close newly accepted connection for non admin-state-up peer
FUJITA Tomonori
2016-05-09
server: support afi-safi re-configuration
ISHIDA Wataru
2016-05-09
server: support timer re-configuration
ISHIDA Wataru
2016-05-09
server: fix to send more appropriate notification code/subcode
ISHIDA Wataru
2016-05-09
config: fix ReadConfigfileServe() not to loop endlessly
ISHIDA Wataru
2016-05-09
Revert "travis-ci: workaround for "
FUJITA Tomonori
2016-05-09
server: ignore stale fsm messages
ISHIDA Wataru
2016-05-09
server: don't block select loop by Sleep(), use Timer instead
ISHIDA Wataru
2016-05-06
table: don't access path.info directly
FUJITA Tomonori
2016-05-06
server: don't apply in policy to EOR path
FUJITA Tomonori
2016-05-05
test: allow travis-ci failure on tip
FUJITA Tomonori
2016-05-05
travis-ci: workaround for
FUJITA Tomonori
2016-05-05
fix 332766189685028c4f9852e4285fb1a9025223cc regression
FUJITA Tomonori
2016-05-02
use socketplane/libovsdb instead of osrg fork
FUJITA Tomonori
2016-04-30
gobgp: fix uptime in gobgp neighbor command
FUJITA Tomonori
2016-04-28
docs: update slackin url
FUJITA Tomonori
2016-04-27
docs: update lib.md
ISHIDA Wataru
2016-04-27
config: support reload of AdminDown
ISHIDA Wataru
2016-04-27
config: avoid peer reset when only Config.Description is changed
ISHIDA Wataru
2016-04-27
server: support peer re-configuration
ISHIDA Wataru
2016-04-27
server: fix not to modify Transport.Config
ISHIDA Wataru
2016-04-27
config: don't take into account State struct in Equal()
ISHIDA Wataru
2016-04-27
config: make listen config struct aligned with open-config model
ISHIDA Wataru
2016-04-27
config: make route-target config struct aligned with open-config model
ISHIDA Wataru
2016-04-26
move NeighborPortNumber config to transport.Config
FUJITA Tomonori
2016-04-26
policy: don't apply policy when path is withdrawal
ISHIDA Wataru
2016-04-26
table: flag IsWithdraw down after use
ISHIDA Wataru
2016-04-26
test: enable pass multiple commands to vtysh()
ISHIDA Wataru
2016-04-25
remove collector mode support
FUJITA Tomonori
2016-04-25
server: issue SOFT_RESET_IN when policy assignment is changed
ISHIDA Wataru
[next]