netfilter: xt_qtaguid: Allow tracking loopback
authorJP Abgrall <jpa@google.com>
Thu, 7 Feb 2013 01:40:07 +0000 (17:40 -0800)
committerJP Abgrall <jpa@google.com>
Thu, 7 Feb 2013 20:54:35 +0000 (12:54 -0800)
commit5310c3c75b0dd301da8c76e0971e82d194df6fdb
tree4b13578d1f240129fc895bbe5b332ca4b896dc60
parent3a2639c90e120f17c7280ad90dff9361374d756f
netfilter: xt_qtaguid: Allow tracking loopback

In the past it would always ignore interfaces with loopback addresses.
Now we just treat them like any other.
This also helps with writing tests that check for the presence
of the qtaguid module.

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