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
Age
Commit message (
Expand
)
Author
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-05-10
*: support replace-peer-as (aka as-override)
Wataru Ishida
2017-05-10
*: support remove private as
Wataru Ishida
2017-05-09
server: ignore routes when local AS is in AS_PATH
ISHIDA Wataru
2017-04-18
policy: send a withdrawal if export policy blocks an existing route
ISHIDA Wataru
2017-04-17
config/bgp_configs: Constant for Local RIB in BMP
IWASE Yusuke
2017-04-04
skip asn negotiation for BGP unnumbered peers
ISHIDA Wataru
2017-04-04
config: enabled IPv4/IPv6 unicast for BGP unnumbered peer by default
ISHIDA Wataru
2017-03-27
config/default: Fix the default for Zebra.Config.Version
IWASE Yusuke
2017-03-06
config: update yang file
FUJITA Tomonori
2017-03-06
config: Config values for Nexthop Tracking with ZClient
IWASE Yusuke
2017-01-16
config: Detect config file type automatically
IWASE Yusuke
2016-11-25
config: fix bug of default rpki port setting
Wataru Ishida
2016-11-17
config: simplify route-disposition configuration
Wataru Ishida
2016-11-14
config/api: create admin-state type
Wataru Ishida
2016-11-14
client: add golang client library
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-29
config: stop resetting Neighbor.Config.Description
FUJITA Tomonori
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-05
config: fix compile error on non-linux platform
ISHIDA Wataru
2016-08-02
config: support unnumbered bgp peering
ISHIDA Wataru
2016-08-02
config: fix error propagatation in default config setting
ISHIDA Wataru
2016-07-30
all logging is done with log.WithFields
dsp
2016-07-29
config: simplify ipv6 link local address peering
ISHIDA Wataru
2016-07-29
config: curve out code specific to default global config setting
ISHIDA Wataru
2016-07-29
config: curve out code specific to default neighbor config setting
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-06-01
server/config: fix md5ed ipv6 active connection
ISHIDA Wataru
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-05-09
server: support afi-safi re-configuration
ISHIDA Wataru
2016-05-09
config: fix ReadConfigfileServe() not to loop endlessly
ISHIDA Wataru
[next]