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
/
server
/
grpc_server.go
Age
Commit message (
Expand
)
Author
2016-01-09
api: support bmp configuration
ISHIDA Wataru
2016-01-09
bmp: use watcher infra to implement bmp feature
ISHIDA Wataru
2016-01-09
server: add REQ_BMP_NEIGHBORS api for internal bmp use
ISHIDA Wataru
2016-01-06
rpki: add monitor command support
FUJITA Tomonori
2015-12-26
add MOD_PATH API
FUJITA Tomonori
2015-12-25
rename ModPath to ModPaths
FUJITA Tomonori
2015-12-22
gobgpd/gobgp: change grcp port to 50051 from 8080
ISHIDA Wataru
2015-12-15
api: refactor afisafi api
ISHIDA Wataru
2015-12-15
server: enable to change grpc server port
ISHIDA Wataru
2015-12-02
api/server: refine GetRib API
ISHIDA Wataru
2015-11-23
rpki: grpc support
FUJITA Tomonori
2015-11-12
mrt: support reset/rotate commands
FUJITA Tomonori
2015-10-30
server: enable to start without configuration file
ISHIDA Wataru
2015-10-29
api: confirm api.Peer to openconfig and add ModPeer api
Yuji Oshima
2015-10-20
api: support policy assignment modification via grpc
ISHIDA Wataru
2015-10-20
api: support policy modification via grpc
ISHIDA Wataru
2015-10-20
api/cli: refactor api to retrieve policy
ISHIDA Wataru
2015-10-20
api: support statement modification via grpc
ISHIDA Wataru
2015-10-20
api/cli: add api to retrieve statements and support showing them via cli
ISHIDA Wataru
2015-10-20
server: remove stale api related code
ISHIDA Wataru
2015-10-20
api: support defined set modification via grpc
ISHIDA Wataru
2015-10-20
policy: another cleanup
ISHIDA Wataru
2015-10-20
policy: clean up
ISHIDA Wataru
2015-10-20
api: support per in/import/export policy configuration
ISHIDA Wataru
2015-10-09
cli: add command to show global policy
ISHIDA Wataru
2015-09-20
api: rename package/service name to gobgpapi
ISHIDA Wataru
2015-09-02
*: another s/distribute/in
ISHIDA Wataru
2015-08-31
rpki: support show the state of RPKI servers
FUJITA Tomonori
2015-08-19
server: fix grpc deadlock
FUJITA Tomonori
2015-08-12
api: kill protobuf Addressfamily struct
ISHIDA Wataru
2015-08-08
*: kill protobuf path structure
ISHIDA Wataru
2015-08-08
server: support vrf
ISHIDA Wataru
2015-08-08
api: change arguments name from neighbor_address to name
ISHIDA Wataru
2015-08-03
api: use serialized buffer rather than protobuf struct to add paths
ISHIDA Wataru
2015-08-03
mrt: support mrt rib dump of neighbor's local rib
ISHIDA Wataru
2015-08-03
api: s/router_id/neighbor_address
ISHIDA Wataru
2015-07-28
add RPKI support
FUJITA Tomonori
2015-07-22
mrt: support mrt dump
ISHIDA Wataru
2015-07-20
server: enable buffering for grpc response
ISHIDA Wataru
2015-07-15
cli: support extended community
Naoto Hanaue
2015-07-05
server/cli: support add/delete vpnv4/vpnv6 routes
ISHIDA Wataru
2015-07-01
cli: support distribute policy
Hiroshi Yokoi
2015-06-25
server/api: add api to monitor changes of neighbor state
ISHIDA Wataru
2015-06-25
server/api: add api to monitor changes of best paths
ISHIDA Wataru
2015-06-21
api: change ModPath() return value to Error from stream Error
ISHIDA Wataru
2015-06-17
cli: add community subcommand to policy conditions and actions
Naoto Hanaue
2015-06-16
cli: add aspath subcommand to policy conditions
Naoto Hanaue
2015-06-16
cli: aggregate grpc communication interface associated with the policy to api...
Naoto Hanaue
2015-06-16
server: add error handling for grpc
ISHIDA Wataru
2015-05-26
cli: add the add/del commands to policy of neighbor
Naoto Hanaue
[next]