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
2015-08-19
config file support rpki configuration
FUJITA Tomonori
2015-08-13
config: add rpki configuration
Naoto Hanaue
2015-08-12
config: fix peer type detection
FUJITA Tomonori
2015-08-12
rpki: don't show validation result if rpki disabled
FUJITA Tomonori
2015-08-12
bgp/cli: support flowspec (RFC5575)
ISHIDA Wataru
2015-08-11
config: add structure to be used in the match of the validation result of rpki
Naoto Hanaue
2015-08-11
config: cancel as-path-set-member
Hiroshi Yokoi
2015-08-11
config: insert gobgp-specific elements with augment statements defined in gob...
Hiroshi Yokoi
2015-08-11
config: rename distributed-policy to in-policy
Naoto Hanaue
2015-08-08
config: add the structure that holds the state of administrator operating
Naoto Hanaue
2015-08-06
config: don't crash when failing to reload config file
FUJITA Tomonori
2015-08-05
config: change type of Prefix in the PrefixSet
Naoto Hanaue
2015-08-05
fix policy dynamic update
FUJITA Tomonori
2015-08-05
config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef...
Naoto Hanaue
2015-08-05
config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet a...
Naoto Hanaue
2015-07-31
config: use the latest openconfig yang
Hiroshi Yokoi
2015-07-11
policy: support aspath prepend action
Hiroshi Yokoi
2015-07-05
server/cli: support add/delete vpnv4/vpnv6 routes
ISHIDA Wataru
2015-07-01
policy: distribute policy
Hiroshi Yokoi
2015-05-20
config: change SetCommunity.Options's type to string
Hiroshi Yokoi
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-04-24
config: add bgp-policy configuration
Hiroshi Yokoi
2015-03-25
config: add default connect retry value
ISHIDA Wataru
2015-03-24
policy: apply import/export policy
Hiroshi Yokoi
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-11
config: use global-address-family-configuration
Hiroshi Yokoi
2015-03-11
config: add routing-policy containers
Hiroshi Yokoi
2015-03-05
config: validate route family configuraiton
FUJITA Tomonori
2015-03-04
config: fix attribute name
Hiroshi Yokoi
2015-03-03
config: make a field name same to its type name
Hiroshi Yokoi
2015-03-03
update the whole code for the latest openconfig yang files
FUJITA Tomonori
2015-03-03
config: remove time.Time in BgpNeighborCommonStateType
FUJITA Tomonori
2015-03-03
config: remove starttime in BgpGlobalStateType struct
FUJITA Tomonori
2015-02-25
config: set default config value only when not specified
FUJITA Tomonori
2015-02-16
server: support discarded counters
FUJITA Tomonori
2015-01-29
config: support enum value and add ietf yang files
Hiroshi Yokoi
2015-01-29
config: fix BGP_ORIGIN_ATTR_TYPE_ values
FUJITA Tomonori
2015-01-26
config: make config file failure Fatal
FUJITA Tomonori
2015-01-18
server: support idlehold time after reset
FUJITA Tomonori
2015-01-17
server: implement OutQ and Flops support
FUJITA Tomonori
2015-01-17
cli: update show neighbors output
FUJITA Tomonori
2014-12-25
server: update state and counter properly
FUJITA Tomonori
2014-12-23
server: update Uptime and UpdateRecvTime
FUJITA Tomonori
2014-12-15
add field to BgpAfCommonStateType
Hiroshi Yokoi
2014-12-12
add field to BgpGlobalStateType
Hiroshi Yokoi
2014-12-12
add fields of BgpNeighborCommonStateType
Hiroshi Yokoi
2014-11-25
config: add helper functions to handle config file
FUJITA Tomonori
[next]