File: ethertype_validator-2d608a46c237e214.yaml

package info (click to toggle)
python-neutron-lib 3.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,660 kB
  • sloc: python: 22,829; sh: 137; makefile: 24
file content (5 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (4)
1
2
3
4
5
---
features:
  - A new API validation type ``type:ethertype`` has been added and validates
    ethertypes either as a valid two byte octet or as 'IPv4' and 'IPv6' based on
    the sg_filter_ethertypes configuration setting.