Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-21 | config: simplify config structures | ISHIDA Wataru | |
stop generating self-contained leafref fields in openconfig model. (e.g. bgp:neighbor/bgp:neighbor-address ) Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2016-01-09 | config: refactor config structure | ISHIDA Wataru | |
- change config variable name to chaincase from camelcase - remove unnecessary wrapper structs which only contain one slice field Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-12-28 | config: make config/state variable name simple | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-10-21 | tools: add field keys | Hiroshi Yokoi | |
Signed-off-by: Hiroshi Yokoi <yokoi.hiroshi@po.ntts.co.jp> | |||
2015-08-05 | config: change type of Prefix in the PrefixSet | Naoto Hanaue | |
2015-08-05 | config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet ↵ | Naoto Hanaue | |
as the PrefixSet | |||
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi | |
2015-07-11 | tool: update example_toml.go | Naoto Hanaue | |
2015-06-29 | tool: update example_toml.go | Naoto Hanaue | |
2015-03-24 | policy: add example configs for import policy | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-05 | tools: update example_toml.go for route family configuraiton | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-03 | update the whole code for the latest openconfig yang files | FUJITA Tomonori | |
The modified openconfig yang files are available at: https://github.com/osrg/yang/tree/gobgp Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-11 | fix import | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-11-08 | tools: add generator for example config file | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |