git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf32fec
)
openvswitch: Enable retrieval of TCP flags from IPv6 traffic.
author
Jesse Gross
<jesse@nicira.com>
Mon, 2 Apr 2012 22:13:36 +0000
(15:13 -0700)
committer
Jesse Gross
<jesse@nicira.com>
Mon, 2 Apr 2012 22:13:36 +0000
(15:13 -0700)
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 <mmao@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
No differences found