Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-02 | Add documentation, fix typo in proto and add marshal for tunne encal sub tlvs | Serguei Bezverkhi | |
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com> | |||
2020-12-01 | Add missing marshal of Prefix SID path attribute | Serguei Bezverkhi | |
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com> | |||
2020-11-30 | Code changes | Serguei Bezverkhi | |
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com> | |||
2020-11-25 | code changes | Serguei Bezverkhi | |
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com> | |||
2020-11-10 | api: keeps backward compatibility when extending LsAddrPrefix | Valli A. Vallimamod | |
2020-11-10 | updates NLRI marshaller to include added fields | Valli A. Vallimamod | |
2020-11-09 | server: handle bogus addpath argument | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> | |||
2020-05-13 | extend attributes proto for Prefix SID support | Serguei Bezverkhi | |
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com> | |||
2020-05-08 | fix ipv6 nexthop | Serguei Bezverkhi | |
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com> | |||
2020-04-24 | Add BGP-LS SRLG support | Tom Shine | |
2019-01-26 | Add experimental BGP-LS feature | Artur Makutunowicz | |
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> |