index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2015-03-11
config: add routing-policy containers
Hiroshi Yokoi
2015-03-05
tools: update example_toml.go for route family configuraiton
FUJITA Tomonori
2015-03-03
config: make a field name same to its type name
Hiroshi Yokoi
2015-03-03
tools: cosmetic fixes for README for yang plugin
FUJITA Tomonori
2015-03-03
tools: add README for yang plugin
FUJITA Tomonori
2015-03-03
update the whole code for the latest openconfig yang files
FUJITA Tomonori
2015-03-03
tools: remove yang files
FUJITA Tomonori
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
2015-03-03
config: skip identity and use string as the data type
Hiroshi Yokoi
2015-03-03
pyang_plugin: use struct embedding if it's a child container.
Hiroshi Yokoi
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
2014-12-24
tools: simplify AS number usage
FUJITA Tomonori
2014-12-25
tools: use docker --rm option
FUJITA Tomonori
2014-12-25
tools route-server-docker.sh: wait for the container completion
FUJITA Tomonori
2014-12-24
tools: add instruction for route server env
FUJITA Tomonori
2014-12-24
tools: fix route-server-docker.sh
FUJITA Tomonori
2014-12-24
tools: fix docker command in route-server-docker.sh
FUJITA Tomonori
2014-12-24
tools: route-server-docker.sh needs osrg/gobgp at dockerhub
FUJITA Tomonori
2014-12-24
tools: config/route-server-docker.sh -> route-server/route-server-docker.sh
FUJITA Tomonori
2014-12-24
tools: config/quagga-rsconfig.go -> route-server/quagga-rsconfig.go
FUJITA Tomonori
2014-12-24
tool: change route-server-docker.sh to run gobgpd on docker
FUJITA Tomonori
2014-12-24
tools: fix the name
FUJITA Tomonori
2014-12-23
tools: support the number of clients command line option for root-server-dock...
FUJITA Tomonori
2014-12-23
tools: for route server testings on Docker
FUJITA Tomonori
2014-12-11
fix import
FUJITA Tomonori
2014-11-08
tools: add generator for example config file
FUJITA Tomonori
2014-11-17
pyang_plugin: fix bug that prints container type as list
Hiroshi Yokoi
2014-11-17
pyang_plugin: modify type translation rule and copyright
Hiroshi Yokoi
2014-11-13
pyang_plugin: fixed TypeError
Hiroshi Yokoi
2014-11-11
correct pep8 warnings
Hiroshi Yokoi
2014-11-11
support typedef and identity
Hiroshi Yokoi
2014-11-10
add pyang_plugin and yang files
Hiroshi Yokoi