summaryrefslogtreecommitdiffhomepage
path: root/tools/pyang_plugins/bgpyang2golang.py
AgeCommit message (Expand)Author
2015-09-25config: add zebra redistribution configurationISHIDA Wataru
2015-08-11config: cancel as-path-set-memberHiroshi Yokoi
2015-08-11config: insert gobgp-specific elements with augment statements defined in gob...Hiroshi Yokoi
2015-08-05config: change type of Prefix in the PrefixSetNaoto Hanaue
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-05-20config: change SetCommunity.Options's type to stringHiroshi Yokoi
2015-04-24config: add bgp-policy configurationHiroshi Yokoi
2015-03-11config: add routing-policy containersHiroshi Yokoi
2015-03-03config: make a field name same to its type nameHiroshi Yokoi
2015-03-03tools: add README for yang pluginFUJITA 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-11-17pyang_plugin: fix bug that prints container type as listHiroshi Yokoi
2014-11-17pyang_plugin: modify type translation rule and copyrightHiroshi Yokoi
2014-11-13pyang_plugin: fixed TypeErrorHiroshi Yokoi
2014-11-11correct pep8 warningsHiroshi Yokoi
2014-11-11support typedef and identityHiroshi Yokoi
2014-11-10add pyang_plugin and yang filesHiroshi Yokoi