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
2018-05-11
fix add-path with vrf-neighbor
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-09
server/server: Fix typo
Satoshi Fujimoto
2018-05-07
table: use shorter key for map of ipv4 and ipv6 prefixes
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
2018-05-07
table: remove withdraw/newPath/oldPath Lists in Destination
FUJITA Tomonori
2018-05-07
preparation for shrinking Destination structure
FUJITA Tomonori
2018-05-07
use sorted single master table for route server setup
FUJITA Tomonori
2018-04-18
fsm: Don't wait EoR if the peer is restarting
Satoshi Fujimoto
2018-04-18
server: Fix outgoing rtfilter
IWASE Yusuke
2018-04-09
server: Avoid infinite UPDATE loop of RTM NLRI
IWASE Yusuke
2018-04-05
server/rpki: fixed ROA sort
Abhijit Gadgil
2018-04-03
packet/bgp: Getter functions for AS segment
IWASE Yusuke
2018-03-27
server/server: Set rsRib to RS client in adding dynamic neighbor
Satoshi Fujimoto
2018-03-22
Fix AddPath MarshallingOption bug.
kishiguro
2018-02-23
zclient: Avoid directly access to RIB
IWASE Yusuke
2018-02-08
config: Option to disable best path selection
IWASE Yusuke
2018-02-01
server: fix dynamic neighbor crash
FUJITA Tomonori
2018-01-26
server: Avoid to delete received paths with DeletePath API
IWASE Yusuke
2018-01-26
server: resolve next-hop with FRR/Zebra for VRF routes
Aman Shaikh
2018-01-24
*: Use strconv.ParseUint instead of strconv.Atoi()
IWASE Yusuke
2018-01-11
server_test: Enhance test cases for MonitorRib API
IWASE Yusuke
2018-01-11
server: Empty path list in initial WatchEventUpdate
IWASE Yusuke
2017-12-16
config/util: Refactor to make arguments to receivers
Satoshi Fujimoto
2017-12-07
bmp: set A flag in Per-Peer Header
FUJITA Tomonori
2017-11-26
cmd: fix getNeighbor() to take bogus neighbor name
FUJITA Tomonori
2017-11-23
table: fix merging of v4 paths with addpath enabled
FUJITA Tomonori
2017-11-22
server: Allow 0 value to roaManager.AS for library usage
Eiichiro Watanabe
2017-11-22
server: adminDown operation wrongly resets State.PeerAs
FUJITA Tomonori
2017-11-21
server: Auto derived ES-Import RT for EVPN Ethernet Segment route
IWASE Yusuke
2017-11-08
config: Properly set config of PeerGroup member
Satoshi Fujimoto
2017-11-07
*: Support BGP Confederations (RFC 5065)
Satoshi Fujimoto
2017-11-07
packet/bgp: Add Validation for BGP Confederations
Satoshi Fujimoto
2017-11-07
config: Pass Global Config to SetDefaultNeighborConfig
Satoshi Fujimoto
2017-11-07
server: Avoid local paths left on iBGP peers
IWASE Yusuke
2017-11-02
zclient: Register all nexthops contained in RIBs
IWASE Yusuke
2017-11-02
zclient: Unregister uninterested nexthops
IWASE Yusuke
2017-11-02
server: function notifyPrePolicyUpdateWatcher
IWASE Yusuke
2017-11-02
zclient: Enable to connect to FRRouting
IWASE Yusuke
2017-11-01
Fix some typos found by spell checker
IWASE Yusuke
2017-11-01
Fix some spelling for spell checker's test
IWASE Yusuke
2017-10-31
server: fix AddPath to return uuid properly
FUJITA Tomonori
2017-10-07
server: fix "occurred" spelling
Vincent Bernat
2017-10-05
server: stop Shutdown() with no peer
FUJITA Tomonori
2017-10-05
server: Avoid applying policy multiply when updating path
IWASE Yusuke
[next]