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
/
tools
/
pyang_plugins
/
gobgp.yang
Age
Commit message (
Expand
)
Author
2020-11-25
code changes
Serguei Bezverkhi
2020-07-26
zebra: refactoring and fix bug and add processing messageBackupNexthop (added...
Hitoshi Irino
2020-04-26
Refactoring Zebra and supporting frr7.3
Hitoshi Irino
2020-01-13
Supporting FRR7.2
Hitoshi Irino
2019-07-02
BGP connection on a speecified interface (including which is associated VRF) ...
Hitoshi Irino
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-16
Fixed typos
zabio3
2019-03-14
Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6
Hitoshi Irino
2019-01-26
Add experimental BGP-LS feature
Artur Makutunowicz
2018-06-13
config: Change "RedistributeRouteTypeList" to []string
Satoshi Fujimoto
2018-05-10
config: Enable to configure VRF via config file
IWASE Yusuke
2018-02-08
config: Option to disable best path selection
IWASE Yusuke
2017-12-16
table/policy: Support prefix representation in NeighborSet
Satoshi Fujimoto
2017-10-03
config: add-paths structure per AFI-SAFI
IWASE Yusuke
2017-09-14
config: Introduce Family field into AfiSafiState
IWASE Yusuke
2017-07-26
config: Use BmpServerConfig struct in BmpServerState
IWASE Yusuke
2017-06-23
config: TTL value for BGP packets
IWASE Yusuke
2017-06-23
config: Add parameters for TTL Security
IWASE Yusuke
2017-06-16
config: Option to enable Dynamic Neighbor
Satoshi Fujimoto
2017-06-09
config: Add counter for BMP statistics
IWASE Yusuke
2017-06-03
config: Option to enable BMP Route Mirroring
IWASE Yusuke
2017-05-22
server/peer: Number of filtered routes to advertise
IWASE Yusuke
2017-05-22
config: Add interval seconds for BMP stats reports
IWASE Yusuke
2017-05-22
bmp: Obsolete "both" option for route-monitoring-policy
IWASE Yusuke
2017-05-22
bmp: Enable to specify all route monitoring policies
IWASE Yusuke
2017-04-17
config/bgp_configs: Constant for Local RIB in BMP
IWASE Yusuke
2017-03-06
config: update yang file
FUJITA Tomonori
2016-11-14
config/api: create admin-state type
Wataru Ishida
2016-11-14
config: use struct type instead of []byte for capability and open msg
Wataru Ishida
2016-11-04
support neighbor belongs to VRF
Wataru Ishida
2016-11-03
remove label allocation completely
FUJITA Tomonori
2016-10-10
policy: support large-community match/action
Wataru Ishida
2016-10-09
*: support long lived graceful restart
Wataru Ishida
2016-10-09
*: Notification support for BGP GR
Wataru Ishida
2016-09-29
Add version to zebra-config in gobgp.yang.
kishiguro
2016-08-26
add RemoteRouterId to config.NeighborState
FUJITA Tomonori
2016-08-17
policy: support route-type condition
ISHIDA Wataru
2016-08-15
mrt: support per-peer table dump with route server configuration
FUJITA Tomonori
2016-08-14
support mrt table dump (TABLE_DUMPv2 format)
FUJITA Tomonori
2016-08-02
config: support unnumbered bgp peering
ISHIDA Wataru
2016-07-20
move gRPC-related code for RPKI to grpc_server.go
FUJITA Tomonori
2016-07-20
remove gRPC dependency from peer.go
FUJITA Tomonori
2016-05-23
add collector feature
FUJITA Tomonori
2016-05-17
zebra: make zebra config consistent with the rests
FUJITA Tomonori
2016-04-27
config: support reload of AdminDown
ISHIDA Wataru
2016-04-27
config: make listen config struct aligned with open-config model
ISHIDA Wataru
2016-04-27
config: make route-target config struct aligned with open-config model
ISHIDA Wataru
2016-04-26
move NeighborPortNumber config to transport.Config
FUJITA Tomonori
2016-04-25
remove collector mode support
FUJITA Tomonori
[next]