OSDN Git Service

netfilter: xt_qtaguid: fix ipv6 protocol lookup
authorJP Abgrall <jpa@google.com>
Tue, 17 Apr 2012 23:00:07 +0000 (16:00 -0700)
committerJP Abgrall <jpa@google.com>
Tue, 17 Apr 2012 23:11:19 +0000 (16:11 -0700)
commitfcd94ab676858e9c18e9ed540e2a2af7e52abc11
tree6fddde95395425aef5e87ef83a863e27c8e263f3
parent801dae984c2a5ee936a523faed475ec7688478be
netfilter: xt_qtaguid: fix ipv6 protocol lookup

When updating the stats for a given uid it would incorrectly assume
IPV4 and pick up the wrong protocol when IPV6.

Change-Id: Iea4a635012b4123bf7aa93809011b7b2040bb3d5
Signed-off-by: JP Abgrall <jpa@google.com>
net/netfilter/xt_qtaguid.c