Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 8500e8658ff10f52739143fd7814cf60c9195f16)
|
|
to firewall global-optinos
|
|
found using "git ls-files *.py | xargs pylint | grep W0611"
|
|
* set system ip nht no-resolve-via-default
* set system ipv6 nht no-resolve-via-default
|
|
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.
Example:
set interfaces ethernet -> interfaces_ethernet.xml.in
set interfaces bond -> interfaces_bond.xml.in
set service dhcp-server -> service_dhcp-server-xml.in
|