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
2018-05-28
table: update accepted number in adj-in rib after softreset-in
FUJITA Tomonori
2018-05-28
table: fix accepted number in adj-in rib
FUJITA Tomonori
2018-05-28
table: remove unused Exists method in AdjRib strcture
FUJITA Tomonori
2018-05-28
table: remove unused id in AdjRib strcture
FUJITA Tomonori
2018-05-28
test/aspath: check accepted and received numbers
FUJITA Tomonori
2018-05-28
rtc_test: Test cases for infinite RTC UPDATE loop
IWASE Yusuke
2018-05-28
rtc_test: Test cases for inter-AS
IWASE Yusuke
2018-05-28
server: Apply rtfilter on eBGP session
IWASE Yusuke
2018-05-28
rtc_test: Enhance test cases for intra-AS RTC
IWASE Yusuke
2018-05-28
server: Prefer RTC route from RR client
IWASE Yusuke
2018-05-26
server: fix infinite rtc update loop with addpath
FUJITA Tomonori
2018-05-24
server: Gather informations for BMPPeerDownMessage
Satoshi Fujimoto
2018-05-24
server/server: Add field to WatchEventPeerState for PeerDownEvent
Satoshi Fujimoto
2018-05-24
packet/bmp: Don't include data for some peer down reasons
Satoshi Fujimoto
2018-05-24
server/server: Restart peers when capabilities are changed
Satoshi Fujimoto
2018-05-24
server: Withdraw routes when received RTM withdrawal
IWASE Yusuke
2018-05-24
test/rtc: Add test for conflict RTC config
Satoshi Fujimoto
2018-05-24
fix withdraw with addpath and rtc enabled
FUJITA Tomonori
2018-05-23
bgp_zebra_nht_test: Test cases when nexthop unreachable
IWASE Yusuke
2018-05-23
bgp_zebra_nht_test: Improve pylint result
IWASE Yusuke
2018-05-23
bgp_zebra_nht_test: Use utility functions of test/lib
IWASE Yusuke
2018-05-23
zclient: Avoid flapping of nexthop reachability
IWASE Yusuke
2018-05-23
zebra: Improve logs for received messages from Zebra
IWASE Yusuke
2018-05-23
fix: missing validateCondition in ReplaceStatement
lnever
2018-05-23
server: use negotiated family instead configured
FUJITA Tomonori
2018-05-22
fix graceful-restart when not all peers are restarting
Patrick Hemmer
2018-05-22
cmd: Remove uncaught error on ParseCIDR()
Satoshi Fujimoto
2018-05-21
test/lib/quagga: Minimize advertisement-interval
IWASE Yusuke
2018-05-21
bgp_confederation_test: Improve pylint result
IWASE Yusuke
2018-05-21
bgp_router_test: Retry assertions of RIB for stability
IWASE Yusuke
2018-05-15
scenario_test: Wait for GoBGP starting up
IWASE Yusuke
2018-05-15
test/lib/gobgp: Rename graceful_restart() to stop_gobgp()
IWASE Yusuke
2018-05-15
graceful_restart_test: Remove redundant parentheses
IWASE Yusuke
2018-05-11
fix add-path with vrf-neighbor
FUJITA Tomonori
2018-05-11
packet/bgp: remove bogus debug print
FUJITA Tomonori
2018-05-11
packet/bgp: fix OpenMessage Parse crash with bogus data
FUJITA Tomonori
2018-05-11
mrt: Improve golint result
IWASE Yusuke
2018-05-11
mrt: Enable to dump locally generated routes
IWASE Yusuke
2018-05-10
bmp: avoid huge memory allocation for sending paths initially
FUJITA Tomonori
2018-05-10
make Path objects in rib read-only
FUJITA Tomonori
2018-05-10
test: avoid fabric version 2.0
FUJITA Tomonori
2018-05-10
config: Enable to configure VRF via config file
IWASE Yusuke
2018-05-09
server/server: Fix typo
Satoshi Fujimoto
2018-05-08
gobgp/cmd: add router-mac option for BGP EVPN Type 2
Paul Greenberg
2018-05-07
table: use shorter key for map of ipv4 and ipv6 prefixes
FUJITA Tomonori
2018-05-07
table: remove Radixkey member in Destination structure
FUJITA Tomonori
2018-05-07
table: remove key member in Path structure
FUJITA Tomonori
2018-05-07
table: remove uuid member in originInfo structure
FUJITA Tomonori
2018-05-07
table: remove VrfIds member in Path structure
FUJITA Tomonori
2018-05-07
avoid updating Path in the rib via MarkStale()
FUJITA Tomonori
[next]