Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-07 | policy: fix bug of export neighbor condition matching | ISHIDA Wataru | |
export neighbor condition must match to the remote address of destination peer. Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-22 | test: enable parallel execution of policy test | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-19 | scenario_test: add ext-community action test | Hiroshi Yokoi | |
2015-08-08 | *: kill protobuf path structure | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-04 | scenario_test: add test in the case of setting only the prefix condition | Naoto Hanaue | |
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi | |
2015-07-24 | test: build docker image once, use it for all tests | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-15 | scenaio_test: add extended community test | Naoto Hanaue | |
2015-07-11 | scenario_test: add test case for aspath prepend action | Hiroshi Yokoi | |
2015-07-03 | test: introduce modular test library | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-01 | scenario_test: add the test of med actioin | Naoto Hanaue | |
2015-07-01 | scenario_test: add test case for distribute policy update | Hiroshi Yokoi | |
2015-07-01 | scenario_test: add test cases for distribute policy | Hiroshi Yokoi | |
2015-07-01 | scenario_test: remove policy config part from quagga-rsconfig | Hiroshi Yokoi | |
2015-06-18 | scenario_test: check gobgp container before remove in its preparation | Hiroshi Yokoi | |
2015-06-09 | scenario_test: build gobgp only at the beginning of the policy scenario test | Hiroshi Yokoi | |
2015-05-27 | scenario_test: add policy test cases for new action and conditions | Hiroshi Yokoi | |
2015-04-23 | scenario_test: add ipv6 policy test | Hiroshi Yokoi | |
2015-04-15 | api: add a method to convert internal structs to protobuf structs | ISHIDA Wataru | |
- add ToApiStruct() for convertion of internal structs to protobuf structs to avoid ugly convertion by json.Marshal() && json.Unmarshal() - move grpc server code under /server instead of /api - update proto file to include more detailed path information Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-04-14 | api: use gRPC instead of REST | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-04-02 | scenario_test: add policy test cases | Hiroshi Yokoi | |