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
Age
Commit message (
Expand
)
Author
2015-10-21
server: avoid generating rflist from config
FUJITA Tomonori
2015-10-21
server: set globalRib to non routeserver peer's LocalRib
FUJITA Tomonori
2015-10-21
table: store the list of route family in TableManager
FUJITA Tomonori
2015-10-20
server: kill unnecessary code
FUJITA Tomonori
2015-10-20
policy: name statement automatically also via grpc
ISHIDA Wataru
2015-10-20
policy: avoid null pointer dereference
ISHIDA Wataru
2015-10-20
api: stop using raw flag values and define grpc dedicated flags
ISHIDA Wataru
2015-10-20
policy: fix how to apply policy to follow openconfig description
ISHIDA Wataru
2015-10-20
server: properly handle invalid policy config
ISHIDA Wataru
2015-10-20
policy: remove debug log
Hiroshi Yokoi
2015-10-20
scenario_test: add scenario_test to test global policy
ISHIDA Wataru
2015-10-20
scenario_test: add scenario_test to test grpc policy configuration
ISHIDA Wataru
2015-10-20
docs: update document for policy-related commands
ISHIDA Wataru
2015-10-20
api: update comment
ISHIDA Wataru
2015-10-20
cli: support configure neighbor/global policy assignment
ISHIDA Wataru
2015-10-20
api: support policy assignment modification via grpc
ISHIDA Wataru
2015-10-20
policy: name statement automatically when name is not given
ISHIDA Wataru
2015-10-20
cli: kill unused code
ISHIDA Wataru
2015-10-20
cli: support policy configuration
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
cli: support statement configuration
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
cli: support defined-set configuration
ISHIDA Wataru
2015-10-20
cli: kill redundant 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: add constructor to create object from api structs
ISHIDA Wataru
2015-10-20
api: use two ints instead of string to represent mask-length-range
ISHIDA Wataru
2015-10-20
policy: clean up
ISHIDA Wataru
2015-10-20
table: fix to handle doReplace flag
ISHIDA Wataru
2015-10-20
table: remove unnecessary type casting
ISHIDA Wataru
2015-10-20
server: temporally remove support of policy configuration via grpc
ISHIDA Wataru
2015-10-20
api: support per in/import/export policy configuration
ISHIDA Wataru
2015-10-20
packet: define map for well known communities
ISHIDA Wataru
2015-10-19
server: remove wrong updateAccepted call
FUJITA Tomonori
2015-10-19
server: fix the number of accepted
FUJITA Tomonori
2015-10-17
scenario_test: remove tests to change attributes in IN_POLICY
FUJITA Tomonori
2015-10-17
scenario_test: fix the regression due to fffd98da
FUJITA Tomonori
2015-10-16
scenario_test: refactor route_server_policy_test
FUJITA Tomonori
2015-10-16
packet: remove redundancy
Hiroshi Yokoi
2015-10-16
gobgp: exclude 0.0.0.0 and ::
Hiroshi Yokoi
2015-10-16
packet: avoid overflow
Hiroshi Yokoi
2015-10-15
policy: add 4byte AS mixed with 2byte AS test case
Hiroshi Yokoi
2015-10-15
policy: add 4byte AS test
Hiroshi Yokoi
2015-10-15
server: need to apply IN policy for newly added peer
FUJITA Tomonori
2015-10-15
gobgp: fix the default address family handling
FUJITA Tomonori
2015-10-14
*: fix Errorf call with missing format verbs
Eiichiro Watanabe
[next]