summaryrefslogtreecommitdiffhomepage
path: root/tools
AgeCommit message (Expand)Author
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-15cli: update bash completionNaoto Hanaue
2015-07-11tool: update example_toml.goNaoto Hanaue
2015-07-08completion: add policy subcommand for neighbor and README.mdHiroshi Yokoi
2015-07-06tools/pyang_plugins: update README.rstISHIDA Wataru
2015-07-01cli: update bash completionNaoto Hanaue
2015-06-29tool: update example_toml.goNaoto Hanaue
2015-06-23cli: update to auto-complete the element each policy subcommandNaoto Hanaue
2015-06-23cli: update to auto-complete the IP address of the neighborNaoto Hanaue
2015-06-23cli: update to the bash completion that was automatically generated using the...Naoto Hanaue
2015-05-26cli: update bash_completion for commands of policyNaoto Hanaue
2015-05-20config: change SetCommunity.Options's type to stringHiroshi Yokoi
2015-05-19cli: update bash-completion for show commands of policyNaoto Hanaue
2015-05-18tools: add zsh completion for gobgp cliISHIDA Wataru
2015-05-11cli: update bash-completion for commands of policy prefixNaoto Hanaue
2015-04-24config: add bgp-policy configurationHiroshi Yokoi
2015-04-22api: update bash completion of cli clientNaoto Hanaue
2015-04-03fix gobgp completion scriptFUJITA Tomonori
2015-04-02remove old cli toolFUJITA Tomonori
2015-04-02add new cli 'gobgp'FUJITA Tomonori
2015-03-24policy: add example configs for import policyHiroshi Yokoi
2015-03-22tools: fix bash completion scriptFUJITA Tomonori
2015-03-22add bash completion for gobgpcliFUJITA Tomonori
2015-03-11config: add routing-policy containersHiroshi Yokoi
2015-03-05tools: update example_toml.go for route family configuraitonFUJITA Tomonori
2015-03-03config: make a field name same to its type nameHiroshi Yokoi
2015-03-03tools: cosmetic fixes for README for yang pluginFUJITA Tomonori
2015-03-03tools: add README for yang pluginFUJITA Tomonori
2015-03-03update the whole code for the latest openconfig yang filesFUJITA Tomonori
2015-03-03tools: remove yang filesFUJITA Tomonori
2015-03-03tools: update pyang plugin for the change of the yang file's nameFUJITA Tomonori
2015-03-03pyang_plugin: remove unused codesHiroshi Yokoi
2015-03-03config: skip identity and use string as the data typeHiroshi Yokoi
2015-03-03pyang_plugin: use struct embedding if it's a child container.Hiroshi Yokoi
2015-01-29config: support enum value and add ietf yang filesHiroshi Yokoi
2014-12-24tools: support for gobgp on hostFUJITA Tomonori
2014-12-24tools: simplify AS number usageFUJITA Tomonori
2014-12-25tools: use docker --rm optionFUJITA Tomonori
2014-12-25tools route-server-docker.sh: wait for the container completionFUJITA Tomonori
2014-12-24tools: add instruction for route server envFUJITA Tomonori
2014-12-24tools: fix route-server-docker.shFUJITA Tomonori
2014-12-24tools: fix docker command in route-server-docker.shFUJITA Tomonori
2014-12-24tools: route-server-docker.sh needs osrg/gobgp at dockerhubFUJITA Tomonori
2014-12-24tools: config/route-server-docker.sh -> route-server/route-server-docker.shFUJITA Tomonori
2014-12-24tools: config/quagga-rsconfig.go -> route-server/quagga-rsconfig.goFUJITA Tomonori
2014-12-24tool: change route-server-docker.sh to run gobgpd on dockerFUJITA Tomonori
2014-12-24tools: fix the nameFUJITA Tomonori
2014-12-23tools: support the number of clients command line option for root-server-dock...FUJITA Tomonori
2014-12-23tools: for route server testings on DockerFUJITA Tomonori
2014-12-11fix importFUJITA Tomonori