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
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
2015-09-16
packet: support draft-ietf-idr-flow-spec-v6-06
ISHIDA Wataru
2015-08-19
config file support rpki configuration
FUJITA Tomonori
2015-08-12
config: fix peer type detection
FUJITA Tomonori
2015-08-12
bgp/cli: support flowspec (RFC5575)
ISHIDA Wataru
2015-07-31
config: use the latest openconfig yang
Hiroshi Yokoi
2015-07-05
server/cli: support add/delete vpnv4/vpnv6 routes
ISHIDA Wataru
2015-05-01
table: add support for route target constraint nlri
ISHIDA Wataru
2015-04-25
table: add support for encapsulation nlri
ISHIDA Wataru
2015-03-25
config: add default connect retry value
ISHIDA Wataru
2015-03-21
config: add evpn to the default address families to global rib
FUJITA Tomonori
2015-03-20
config: set PeerType default
FUJITA Tomonori
2015-03-20
config: add 'Global.AfiSafiList' default value
ISHIDA Wataru
2015-03-05
config: validate route family configuraiton
FUJITA Tomonori
2015-03-04
config: fix attribute name
Hiroshi Yokoi
2015-03-03
update the whole code for the latest openconfig yang files
FUJITA Tomonori
2015-02-25
config: set default config value only when not specified
FUJITA Tomonori
2015-01-18
server: support idlehold time after reset
FUJITA Tomonori
2014-11-25
config: add helper function to set defalut values
FUJITA Tomonori