Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-29 | api: add GwAddress to EVPNIPPrefixRoute | oc | |
2018-08-28 | api: change Family | FUJITA Tomonori | |
fixes #1812 Avoid the cast and use strightforward data strcuture; two variables for afi and safi instead of squashing two into one variable. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2018-07-08 | remove package dependency except for grpc in api/ | FUJITA Tomonori | |
Nothing except for protobuf IDL files and files generated by protobuf in api/. Try to make the APIs portable to any languages. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |