diff options
author | Wei-Li Tang <alextwl@xinguard.com> | 2014-03-11 13:49:23 +0800 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-03-16 18:06:01 +0900 |
commit | d5ec1f20797627bcedb64b1d3362e350f012a025 (patch) | |
tree | 8c17983b7fb9f3808048fc6c33d27a4659fcbf6e /setup.py | |
parent | 5ce9e31b65785ceef8d57d68fa5213d2e140303d (diff) |
ofctl_v1_2/3: IPv4 dotted decimal subnet mask support
This enables to_match_ip() to accept IPv4 address with dotted decimal
subnet mask or ACL hybrid CIDR.
Given 3 match field values below:
'192.168.1.0/24'
'192.168.1.0/255.255.255.0'
'192.168.1.0/0.0.0.255'
These addresses are logically equivalent.
Signed-off-by: Wei-Li Tang <alextwl@xinguard.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions