]> git.proxmox.com Git - ovs.git/commit
datapath/flow_netlink: Validate IPv6 flow key and mask values.
authorJarno Rajahalme <jrajahalme@nicira.com>
Mon, 11 Aug 2014 15:38:58 +0000 (08:38 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 11 Aug 2014 16:05:59 +0000 (09:05 -0700)
commit677825392ce8021547db5007e048a3e900bdc6db
treeee03947dde41a2199326008292807fdc3f7d9a6c
parent51cf5e71bbb3db50670a88588fc5f5837c9c99da
datapath/flow_netlink: Validate IPv6 flow key and mask values.

Reject flow label key and mask values with invalid bits set.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/flow_netlink.c