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
Age
Commit message (
Expand
)
Author
2017-02-03
cli: Communication on Administrative Shutdown NOTIFICATION
IWASE Yusuke
2017-01-22
api: add a UUID field to Path structure
Wataru Ishida
2016-11-06
api: check grpc request is not nil
ISHIDA Wataru
2016-12-14
policy: allow using invert condition in statement
Hiroshi Yokoi
2016-12-10
policy: ext-community and large-community can be included in conditions
Hiroshi Yokoi
2016-12-10
server: don't assume (*api.Path).Nlri is ipv4 NLRI
Wataru Ishida
2016-12-04
client: AddNeighbor API doesn't include apply-policy information
kishiguro
2016-11-23
api: Update the grpc server to accept the local address and remote port from ...
Chris Stockton
2016-11-21
api: Fix client.AddNeighbor() API does not properly configure AFI/SAFI bug
kishiguro
2016-11-18
server: disable advertised number calculation with multiple neighbors
FUJITA Tomonori
2016-11-17
config: simplify route-disposition configuration
Wataru Ishida
2016-11-14
config/api: create admin-state type
Wataru Ishida
2016-11-14
cli: use client library
Wataru Ishida
2016-11-14
client: add golang client library
Wataru Ishida
2016-11-14
config: use struct type instead of []byte for capability and open msg
Wataru Ishida
2016-11-14
policy: fix bug of policy with multiple statements
Wataru Ishida
2016-11-05
bmp: fix wrong monitoring policy type translation
Wataru Ishida
2016-11-04
support neighbor belongs to VRF
Wataru Ishida
2016-11-03
remove label allocation completely
FUJITA Tomonori
2016-10-16
cli/api: support getting table summary information
Wataru Ishida
2016-10-10
policy: support large-community match/action
Wataru Ishida
2016-10-08
table: ensure compatibility with archs where int == int32
Vincent Bernat
2016-10-04
Allow creating a server with a user specified grpc server.
Chris Stockton
2016-10-04
cli: support specifying vrf-id when creating vrf
Wataru Ishida
2016-09-30
api: add id to VrfRequest
FUJITA Tomonori
2016-09-29
Support of ZAPI version 3 (handles VRF ID).
kishiguro
2016-09-13
server/table: fix a bug of vrf route injection
Wataru Ishida
2016-08-26
add RemoteRouterId to config.NeighborState
FUJITA Tomonori
2016-08-26
zebra: add grpc api
FUJITA Tomonori
2016-08-25
api: publish ToPathApi(*table.Path)
Wataru Ishida
2016-08-25
api/cli: kill cmd package custom path/destination structs
Wataru Ishida
2016-08-25
server/api: fix GetRib API to return sorted destination
Wataru Ishida
2016-08-21
api: enable to set/get UseMultiplePaths global setting
Wataru Ishida
2016-08-17
policy: support route-type condition
ISHIDA Wataru
2016-08-16
api: support address family filtering of MonitorRib API
ISHIDA Wataru
2016-08-14
support mrt table dump (TABLE_DUMPv2 format)
FUJITA Tomonori
2016-08-02
api/cli: api/cli support for unnumbered bgp
ISHIDA Wataru
2016-07-29
api/cli: add LocalAddress to PeerConf struct
ISHIDA Wataru
2016-07-29
server: move default config setting logic inside BgpServer's methods
ISHIDA Wataru
2016-07-29
config: curve out code specific to default neighbor config setting
ISHIDA Wataru
2016-07-29
move grpc_server.go from server/ to api/
FUJITA Tomonori
2016-07-11
Add shorter prefix search
Ben Agricola
2016-06-07
api: catch up the latest grpc
FUJITA Tomonori
2016-06-06
server: refactoring for monitorbestchanged api. use watcher infra
ISHIDA Wataru
2016-05-26
policy: add support setting self ip address as next-hop
ISHIDA Wataru
2016-05-25
policy: add local-pref action
ISHIDA Wataru
2016-05-21
cli: include route-reflector/route-server infomation in Peer message
ISHIDA Wataru
2016-05-10
grpc: remove MRT dump streaming GRPC API
FUJITA Tomonori
2016-05-10
Refactoring GRPC API
FUJITA Tomonori
2016-04-25
remove collector mode support
FUJITA Tomonori
[next]