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
/
pyang_plugins
Age
Commit message (
Expand
)
Author
2015-07-06
tools/pyang_plugins: update README.rst
ISHIDA Wataru
2015-05-20
config: change SetCommunity.Options's type to string
Hiroshi Yokoi
2015-04-24
config: add bgp-policy configuration
Hiroshi Yokoi
2015-03-11
config: add routing-policy containers
Hiroshi Yokoi
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
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-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