Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi | |
2015-07-15 | cli: update bash completion | Naoto Hanaue | |
2015-07-11 | tool: update example_toml.go | Naoto Hanaue | |
2015-07-08 | completion: add policy subcommand for neighbor and README.md | Hiroshi Yokoi | |
2015-07-06 | tools/pyang_plugins: update README.rst | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-07-01 | cli: update bash completion | Naoto Hanaue | |
2015-06-29 | tool: update example_toml.go | Naoto Hanaue | |
2015-06-23 | cli: update to auto-complete the element each policy subcommand | Naoto Hanaue | |
2015-06-23 | cli: update to auto-complete the IP address of the neighbor | Naoto Hanaue | |
2015-06-23 | cli: update to the bash completion that was automatically generated using ↵ | Naoto Hanaue | |
the cobra library | |||
2015-05-26 | cli: update bash_completion for commands of policy | Naoto Hanaue | |
2015-05-20 | config: change SetCommunity.Options's type to string | Hiroshi Yokoi | |
2015-05-19 | cli: update bash-completion for show commands of policy | Naoto Hanaue | |
2015-05-18 | tools: add zsh completion for gobgp cli | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-05-11 | cli: update bash-completion for commands of policy prefix | Naoto Hanaue | |
2015-04-24 | config: add bgp-policy configuration | Hiroshi Yokoi | |
2015-04-22 | api: update bash completion of cli client | Naoto Hanaue | |
2015-04-03 | fix gobgp completion script | FUJITA Tomonori | |
fix ce4b18e4 messup Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-04-02 | remove old cli tool | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-04-02 | add new cli 'gobgp' | FUJITA Tomonori | |
Reimplemented in golang. Easy to install rather than playing with python package dependency. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
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-22 | tools: fix bash completion script | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-22 | add bash completion for gobgpcli | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-11 | config: add routing-policy containers | Hiroshi Yokoi | |
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 | config: make a field name same to its type name | Hiroshi Yokoi | |
embedding doesn't work with toml. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-03 | tools: cosmetic fixes for README for yang plugin | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-03 | tools: add README for yang plugin | FUJITA Tomonori | |
also do some cleanups. 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> | |||
2015-03-03 | tools: remove yang files | FUJITA Tomonori | |
Instead, use https://github.com/osrg/yang Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-03 | tools: update pyang plugin for the change of the yang file's name | FUJITA Tomonori | |
2015-03-03 | pyang_plugin: remove unused codes | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-03 | config: skip identity and use string as the data type | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-03 | pyang_plugin: use struct embedding if it's a child container. | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-29 | config: support enum value and add ietf yang files | Hiroshi Yokoi | |
2014-12-24 | tools: support for gobgp on host | FUJITA Tomonori | |
Easier for development. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: simplify AS number usage | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-25 | tools: use docker --rm option | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-25 | tools route-server-docker.sh: wait for the container completion | FUJITA Tomonori | |
don't kill a container before it creates config files. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: add instruction for route server env | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: fix route-server-docker.sh | FUJITA Tomonori | |
needs sudo for some. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: fix docker command in route-server-docker.sh | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: route-server-docker.sh needs osrg/gobgp at dockerhub | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: config/route-server-docker.sh -> route-server/route-server-docker.sh | FUJITA Tomonori | |
more appropriate Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: config/quagga-rsconfig.go -> route-server/quagga-rsconfig.go | FUJITA Tomonori | |
Due to main package conflict. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tool: change route-server-docker.sh to run gobgpd on docker | FUJITA Tomonori | |
With this change, you don't golang env on your host OS. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-24 | tools: fix the name | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-23 | tools: support the number of clients command line option for ↵ | FUJITA Tomonori | |
root-server-docker.sh Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-23 | tools: for route server testings on Docker | FUJITA Tomonori | |
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> |