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
/
internal
Age
Commit message (
Expand
)
Author
2019-08-26
table: kill GetPathListByPeer()
FUJITA Tomonori
2019-08-21
Support connecting zebra of cumulus linux
Hitoshi Irino
2019-08-01
v2.7.0
FUJITA Tomonori
2019-07-26
fix PeerGroup AFI handling
FUJITA Tomonori
2019-07-21
Avoid panic by receiving vpnv6 prefixes with zebra reported in issue #2113
Hitoshi Irino
2019-07-12
use tha standard comment for machine-generated files
FUJITA Tomonori
2019-07-02
BGP connection on a speecified interface (including which is associated VRF) ...
Hitoshi Irino
2019-07-01
v2.6.0
FUJITA Tomonori
2019-06-08
Support ipv4-flowspec for VRF enslaved neighbor
Michael Lechner
2019-06-03
Add Versioning support
Emil Palm
2019-05-08
zebra: fix unit test failure on non linux
FUJITA Tomonori
2019-05-08
zebra: supporting FRRouting version 7
Hitoshi Irino
2019-05-01
zebra: using LABEL_MANAGER_CONNECT_ASYNC instead of LABEL_MANAGER_CONNECT
Hitoshi Irino
2019-04-12
table: delete unused reason in Path struct
FUJITA Tomonori
2019-04-02
add secondary-route feature for router server
FUJITA Tomonori
2019-03-25
support BMP sysName and sysDescr configuration
JieJhih Jhang
2019-03-24
table: fix Path.SetLargeCommunities not to set vacant communities value
Nasato Goto
2019-03-17
Deleteing goroutine for assignMplsLabel and moveing code relating MPLS L3VPN ...
Hitoshi Irino
2019-03-16
Fixed typos
zabio3
2019-03-14
Refactoring source code for BGP/MPLS L3VPN with ZAPI 6
Hitoshi Irino
2019-03-14
Fix bug using variable of zclient in AddVrf of server.go.
Hitoshi Irino
2019-03-14
Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6
Hitoshi Irino
2019-02-03
Fix spells for keywords (vrfid, labelnum) in sprintf line
Hitoshi Irino
2019-02-02
Fix bug: processing MPLS label in nexthop update message
Hitoshi Irino
2019-01-26
Add experimental BGP-LS feature
Artur Makutunowicz
2019-01-09
silence staticcheck warnings
FUJITA Tomonori
2018-12-30
zebra: Introducing MIN_ZAPIVER and MAX_ZAPIVER. And avoiding double close cha...
Hitoshi Irino
2018-12-28
fix bmp statistics
FUJITA Tomonori
2018-12-23
make the usage of type name in protobuf consistent
FUJITA Tomonori
2018-12-23
make Add/Delete/ListPath APIs symmetric
FUJITA Tomonori
2018-12-19
server: use Dialer Control method instead of hack to modify connection before...
FUJITA Tomonori
2018-12-16
fix typo in zapi.go: LABLE -> LABEL
Hitoshi Irino
2018-11-29
server: fix nil pointer error when apply policy
oc
2018-11-26
support received, accepted, and advertised counters per family
FUJITA Tomonori
2018-11-25
api: remove AddPaths from Peer and PeerGroup
FUJITA Tomonori
2018-11-25
api: move RouterId to PeerState from PeerConf
FUJITA Tomonori
2018-11-24
minor cleanup: update Gopkg.lock and erase redundant nil set
Sergey Elantsev
2018-11-23
api: move remote_cap and local_cap to PeerState from PeerConf
FUJITA Tomonori
2018-11-16
api: rename NlriAny in api.Path to Nlri
FUJITA Tomonori
2018-11-16
use google/protobuf/timestamp.proto
FUJITA Tomonori
2018-11-12
Support AdminDown from config
Eiichiro Watanabe
2018-11-07
api: fix regression that match set option has no default value
oc
2018-10-28
move NewAPIRoutingPolicyFromConfigStruct() from server/
FUJITA Tomonori
2018-10-28
move NewAPIPolicyAssignmentFromTableStruct() from server/
FUJITA Tomonori
2018-10-28
move exported functions to generate api structs from config struct in server/
FUJITA Tomonori
2018-10-23
fix: nil pointer in PrefixSet Append
Imcom Jin
2018-10-23
table: compare etag and peer ip in mac mobility
wanghonghao
2018-10-21
Supporting Zebra API version 6 which is used in FRRouting version 6
Hitoshi Irino
2018-09-29
api: add GwAddress to EVPNIPPrefixRoute
oc
2018-08-28
api: change Family
FUJITA Tomonori
[next]