Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-08 | server: replace github.com/satori/go.uuid | FUJITA Tomonori | |
satori/go.uuid broke the API without the major version updated. We could work around this with the module feature but looks like there is a better option, google/uuid, so let's replace it. Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> | |||
2019-04-06 | add script to generate api/gobgp.pb.go | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> | |||
2019-04-05 | update module dependency | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> | |||
2019-01-26 | Add experimental BGP-LS feature | Artur Makutunowicz | |
2018-12-31 | add go.mod and go.sum files | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> |