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
/
server
Age
Commit message (
Expand
)
Author
2017-02-10
zebra: Process per-route MTU zebra message
Tatsushi Demachi
2017-02-09
server: fix in-policy bug
ISHIDA Wataru
2017-02-03
cli: Administrative Shutdown Communication on disable neighbor
IWASE Yusuke
2017-02-03
server/fsm: Logging Administrative Shutdown Communication
IWASE Yusuke
2017-02-03
cli: Communication on Administrative Shutdown NOTIFICATION
IWASE Yusuke
2017-02-02
server: fix rpki server state
FUJITA Tomonori
2017-01-29
Fix End of RIB handling
Eiichiro Watanabe
2017-01-25
fix compile failure on freebsd and windows
ISHIDA Wataru
2017-01-22
api: add a UUID field to Path structure
Wataru Ishida
2017-01-21
server: fix a bug of error handling
Wataru Ishida
2016-11-06
server: refactor mgmt operation
ISHIDA Wataru
2016-11-06
server: check server is up before admin operation
ISHIDA Wataru
2017-01-17
server: add feature to return matched RoaBucket in ValidatePath() for library...
Eiichrio Watanabe
2017-01-17
server: export some rpki property for library usage
Eiichrio Watanabe
2017-01-16
GetVrf() cause bgpd panic if it is not started
ksang
2017-01-15
Fix incorrect validation logic (thanks @ishidawataru)
Eiichrio Watanabe
2017-01-15
Add examples for RPKI Origin Validation
Eiichrio Watanabe
2016-12-19
bmp: don't send paths already sent in case of softresetin happens
Wataru Ishida
2016-12-19
server: notify post policy update when soft-reset-in is triggered
Wataru Ishida
2016-12-10
server: fix bug when global import policy rejects a route
Wataru Ishida
2016-12-02
server: fix bug of deleteNeighbor()
Wataru Ishida
2016-11-29
zebra: add flags for recursive nexthop lookup if necessary
Wataru Ishida
2016-11-25
rpki: check asPath == nil before validation
Wataru Ishida
2016-11-24
server: add unit test to check NumGoroutine with Neighbor configuration
FUJITA Tomonori
2016-11-24
server: fix Watcher InfiniteChannel leak
FUJITA Tomonori
2016-11-21
server: fix memory leak in infinite channel goroutine
Wataru Ishida
2016-11-18
server: disable advertised number calculation with multiple neighbors
FUJITA Tomonori
2016-11-17
add go vet test
Wataru Ishida
2016-11-15
client: remove server package dependency
Wataru Ishida
2016-11-14
config/api: create admin-state type
Wataru Ishida
2016-11-14
cli: use client library
Wataru Ishida
2016-11-14
config: use struct type instead of []byte for capability and open msg
Wataru Ishida
2016-11-12
server: remove adj-out usage
FUJITA Tomonori
2016-11-12
server: remove adj-out usage in filterpath
FUJITA Tomonori
2016-11-12
table: use old best path instead of withdrawn paths
FUJITA Tomonori
2016-11-06
server: fix bug of disable/enable/softreset behavior for vrfed neighbor
Wataru Ishida
2016-11-04
allow route reflector client as vrf neighbor
FUJITA Tomonori
2016-11-04
cli: support adding rr-client and rs-client
Wataru Ishida
2016-11-04
support neighbor belongs to VRF
Wataru Ishida
2016-11-03
remove label allocation completely
FUJITA Tomonori
2016-11-03
allow add local route with specific mpls label
FUJITA Tomonori
2016-10-16
cli/api: support getting table summary information
Wataru Ishida
2016-10-13
server: fix error propagation
Wataru Ishida
2016-10-12
server: handle management requests quicker under heavy load
FUJITA Tomonori
2016-10-09
*: support long lived graceful restart
Wataru Ishida
2016-10-09
*: Notification support for BGP GR
Wataru Ishida
2016-10-04
server: stop appending 0 in Path.VrfIds
Wataru Ishida
2016-10-04
server: fix bug of withdrawal handling
Wataru Ishida
2016-10-03
zebra: support passing vrf-id
Wataru Ishida
2016-10-01
server: support zebra protocol vrfid with vpnv4/vpnv6
FUJITA Tomonori
[next]