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
/
config
/
bgp_configs.go
Age
Commit message (
Expand
)
Author
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: 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
2017-03-06
config: Config values for Nexthop Tracking with ZClient
IWASE Yusuke
2016-11-17
config: simplify route-disposition configuration
Wataru Ishida
2016-11-14
config/api: create admin-state type
Wataru Ishida
2016-11-14
config: add json tag for config structures
Wataru Ishida
2016-11-14
config: use struct type instead of []byte for capability and open msg
Wataru Ishida
2016-11-14
config: delete Equal() method for State structures
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-09-29
Support of ZAPI version 3 (handles VRF ID).
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-28
config: handle entry's empty name
FUJITA Tomonori
2016-05-28
config: fix misuse of pointers
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: don't take into account State struct in Equal()
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
2016-04-21
config: simplify config structures
ISHIDA Wataru
2016-04-20
server: support route-target constraint
ISHIDA Wataru
2016-04-20
packet: fix encap nlri (add encap ipv6 nlri)
ISHIDA Wataru
2016-04-19
config: generate Equal() method
ISHIDA Wataru
2016-04-11
Add neighbor-port-number to bgp neighbor config
Yi Tseng
2016-04-10
config: add PrefixLimit configuration knob to top-level of AfiSafi
ISHIDA Wataru
2016-03-31
*: support draft-ietf-idr-flowspec-l2vpn-03
ISHIDA Wataru
2016-03-20
*: support Opaque Signaling
ISHIDA Wataru
2016-03-20
server: support mrt dump rotation like Quagga
FUJITA Tomonori
2016-03-17
config: move Mrt/Bmp configuration outside of Global configuration
ISHIDA Wataru
2016-02-10
gobgpd: support graceful-restart restarting-speaker behavior
ISHIDA Wataru
2016-02-06
add route collector feature support
FUJITA Tomonori
2016-02-04
server: add support specifying addresses to listen
ISHIDA Wataru
[next]