Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-10 | Refactoring GRPC API | FUJITA Tomonori | |
Let's follow the conventions of GRPC - Stop using one method for multiple operations like add, delete, etc. IOW, remove all the ModHoge APIs. - Stop abusing Streaming RPC API. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2016-04-20 | server: fix bug of policy assignment | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> |