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
Age
Commit message (
Expand
)
Author
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: Insert descriptions extracted from yang files
IWASE Yusuke
2017-07-26
pyang_plugins: Refactor
IWASE Yusuke
2017-07-26
pyang_plugins: Replace map() with list comprehension
IWASE Yusuke
2017-07-26
pyang_plugins: Use file descriptor passed to plugin
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-06-03
tools: Update usage of pyang_plugins
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-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-28
tools: use forked openconfig repository
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-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
[next]