From: Jesse Gross Date: Mon, 2 Apr 2012 22:13:36 +0000 (-0700) Subject: openvswitch: Enable retrieval of TCP flags from IPv6 traffic. X-Git-Tag: v3.6-rc1~125^2~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55177e3e1e8a89d9d810d95ac18cb104865322c;p=pandora-kernel.git openvswitch: Enable retrieval of TCP flags from IPv6 traffic. We currently check that a packet is IPv4 and TCP before fetching the TCP flags. This enables fetching from IPv6 packets as well. Reported-by: Michael Mao Signed-off-by: Jesse Gross --- Reading git-diff-tree failed