diff options
author | Simon Horman <horms@verge.net.au> | 2012-07-17 14:59:23 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-07-17 16:21:12 +0900 |
commit | f8b75c92a81e5c557a635bad6a7b6d03c8af485d (patch) | |
tree | 36b818d07ccb7616f0d224e45115ccafffb5bdd4 /setup.py | |
parent | c46fdc6bf1327100567b91d5f4986aaa35950660 (diff) |
of1.2: OFPMatch serialiser: fix ARP_SPA, ARP_TPA and IPV6_FLABEL masking
* In the case of ARP_SPA, ARP_TPA and IPV6_FLABEL a masked match should be
used unless the mask is all ones.
Previously a non-masked matched was used in the case were the mask was
zero, leading to the value being unmasked, whereas in should be completely
masked out.
* An un-masked IPV6_FLABEL should internally use a mask of UINT32_MAX
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions