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
/
api
/
util.go
Age
Commit message (
Expand
)
Author
2018-05-07
table: remove uuid member in originInfo structure
FUJITA Tomonori
2018-05-07
use sorted single master table for route server setup
FUJITA Tomonori
2017-11-12
cli: Support address families when adding neighbor
IWASE Yusuke
2017-09-25
api: GetPath API alternative to GetRib
IWASE Yusuke
2017-08-02
table: allocate bitmap for path id dynamically
FUJITA Tomonori
2017-07-26
api: add addpath support to AddPath API and cli
FUJITA Tomonori
2017-07-19
table: Include detailed information about RPKI in originInfo
Satoshi Fujimoto
2017-07-04
api/cli: support showing path-identifier
Wataru Ishida
2017-03-06
cli: Enable to get nexthop reachability state
IWASE Yusuke
2017-01-22
api: add a UUID field to Path structure
Wataru Ishida
2016-08-25
api/cli: kill cmd package custom path/destination structs
Wataru Ishida
2015-08-12
api: kill protobuf Addressfamily struct
ISHIDA Wataru
2015-08-03
mrt: support mrt rib dump of neighbor's local rib
ISHIDA Wataru
2015-07-05
server/cli: support add/delete vpnv4/vpnv6 routes
ISHIDA Wataru
2015-05-01
api/packet: add extended community/rt nlri structure to api
ISHIDA Wataru
2015-04-25
table: add support for encapsulation nlri
ISHIDA Wataru
2015-04-15
api: add a method to convert internal structs to protobuf structs
ISHIDA Wataru