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
/
bgpyang2golang.py
Age
Commit message (
Expand
)
Author
2018-11-07
api: fix regression that match set option has no default value
oc
2018-09-12
pyang_plugins: Fix an import path
IWASE Yusuke
2018-09-12
pyang_plugins: Improve pylint and pycodestyle results
IWASE Yusuke
2017-09-14
config: Introduce Family field into AfiSafiState
IWASE Yusuke
2017-07-26
config: Insert descriptions extracted from yang files
IWASE Yusuke
2017-07-26
pyang_plugins: Refactor
IWASE Yusuke
2017-07-26
pyang_plugins: Replace map() with list comprehension
IWASE Yusuke
2017-07-26
pyang_plugins: Use file descriptor passed to plugin
IWASE Yusuke
2016-11-17
config: simplify route-disposition configuration
Wataru Ishida
2016-11-14
config: add json tag for config structures
Wataru Ishida
2016-11-14
config: use struct type instead of []byte for capability and open msg
Wataru Ishida
2016-11-14
config: delete Equal() method for State structures
Wataru Ishida
2016-07-20
remove gRPC dependency from peer.go
FUJITA Tomonori
2016-05-28
config: handle entry's empty name
FUJITA Tomonori
2016-05-28
config: fix misuse of pointers
FUJITA Tomonori
2016-04-27
config: don't take into account State struct in Equal()
ISHIDA Wataru
2016-04-21
config: simplify config structures
ISHIDA Wataru
2016-04-19
config: generate Equal() method
ISHIDA Wataru
2016-01-25
config: add openconfig identity structs in bgp_configs.go
ISHIDA Wataru
2016-01-25
config: add go type of embeded enums defined in openconfig
ISHIDA Wataru
2016-01-09
config: refactor config structure
ISHIDA Wataru
2016-01-09
config: add DO NOT EDIT warning
ISHIDA Wataru
2016-01-09
config: remove unnecessary augment
ISHIDA Wataru
2016-01-09
config: we don't need to modify origin PeerType name
ISHIDA Wataru
2016-01-09
config: remove redundant definition in gobgp.yang
ISHIDA Wataru
2016-01-09
config: add FromInt() method to config typedef
ISHIDA Wataru
2016-01-09
config: catch up with the latest openconfig
ISHIDA Wataru
2016-01-09
config: change enum value type to string for ease of configuration
ISHIDA Wataru
2016-01-09
tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yang
ISHIDA Wataru
2015-12-29
config: use viper and support multiple configuration formats
ISHIDA Wataru
2015-12-28
config: make config/state variable name simple
ISHIDA Wataru
2015-09-25
config: add zebra redistribution configuration
ISHIDA Wataru
2015-08-11
config: cancel as-path-set-member
Hiroshi Yokoi
2015-08-11
config: insert gobgp-specific elements with augment statements defined in gob...
Hiroshi Yokoi
2015-08-05
config: change type of Prefix in the PrefixSet
Naoto Hanaue
2015-07-31
config: use the latest openconfig yang
Hiroshi Yokoi
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: 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
[next]