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-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
2017-10-03
mrt: Enable to dump MRT with Path Identifier
IWASE Yusuke
2017-10-03
server: Add config.Neighbor into WatchEventUpdate
IWASE Yusuke
2017-10-03
server/mrt: Fix unfilled logging field
IWASE Yusuke
2017-10-03
server/mrt: Rename a variable to avoid name collision
IWASE Yusuke
2017-10-03
server/mrt: Enable mrtWriter to access MrtConfig
IWASE Yusuke
2017-10-03
config: add-paths structure per AFI-SAFI
IWASE Yusuke
2017-09-30
server: Remove the wrong and verbose return value in validatePath()
Eiichiro Watanabe
2017-09-29
server: Revised Error Handling (RFC7606)
Satoshi Fujimoto
2017-09-14
config: Introduce Family field into AfiSafiState
IWASE Yusuke
2017-09-06
zclient: Code inspection
IWASE Yusuke
2017-09-06
zebra/zapi: Define type for Zebra API message flags
IWASE Yusuke
2017-08-28
server: export addROA()/delROA() for library usage
Eiichiro Watanabe
2017-08-13
server: fix fd leak in DialTCP() on Linux
FUJITA Tomonori
[next]