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
/
default.go
Age
Commit message (
Expand
)
Author
2017-06-20
peer: Set NeighborAddress before initializing dynamic peers
Satoshi Fujimoto
2017-06-16
server: Support Dynamic Neighbor
Satoshi Fujimoto
2017-06-16
config: Use State to get NeighborAddress instead of Config
Satoshi Fujimoto
2017-06-05
*: Support Peer-Group Configuration
Satoshi Fujimoto
2017-06-05
config: Initialize Graceful Restart State
Satoshi Fujimoto
2017-05-22
config: Add interval seconds for BMP stats reports
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-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: Config values for Nexthop Tracking with ZClient
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-03
remove label allocation completely
FUJITA Tomonori
2016-08-29
config: stop resetting Neighbor.Config.Description
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-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-06-01
server/config: fix md5ed ipv6 active connection
ISHIDA Wataru
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: avoid peer reset when only Config.Description is changed
ISHIDA Wataru
2016-04-27
config: make listen config struct aligned with open-config model
ISHIDA Wataru
2016-04-21
config: simplify config structures
ISHIDA Wataru
2016-04-19
config/gobgpd: refactoring
ISHIDA Wataru
2016-04-12
packet: create bmp package
FUJITA Tomonori
2016-04-12
packet: create rtr package
FUJITA Tomonori
2016-03-31
move packet/*.go to packet/bgp/*.go for Go's convention
FUJITA Tomonori
2016-03-17
cli: enhance global command
ISHIDA Wataru
2016-03-17
config: fix SetDefaultConfigValues() not to use metadata for global config
ISHIDA Wataru
2016-03-17
config: move Mrt/Bmp configuration outside of Global configuration
ISHIDA Wataru
2016-03-17
server: minor refactoring of zebra related code
ISHIDA Wataru
2016-02-29
config/server: support per-peer asn
ISHIDA Wataru
2016-02-10
gobgpd: support graceful-restart restarting-speaker behavior
ISHIDA Wataru
2016-02-10
config: set default value related to graceful restart
ISHIDA Wataru
2016-01-25
config: remove hard-coded default address family
ISHIDA Wataru
2016-01-25
config: add openconfig identity structs in bgp_configs.go
ISHIDA Wataru
2016-01-09
bmp: use watcher infra to implement bmp feature
ISHIDA Wataru
2016-01-09
config: refactor config structure
ISHIDA Wataru
2015-12-30
config: set default bmp port when bmp port is not configured
ISHIDA Wataru
2015-12-29
config: use viper and support multiple configuration formats
ISHIDA Wataru
2015-12-28
config: make config/state variable name simple
ISHIDA Wataru
2015-12-21
*: add global listen port configuration
ISHIDA Wataru
2015-09-25
config: add mpls label range configuration
ISHIDA Wataru
[next]