netfilter: xt_qtaguid: Allow tracking loopback
authorJP Abgrall <jpa@google.com>
Thu, 7 Feb 2013 01:40:07 +0000 (17:40 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:29 +0000 (13:51 -0800)
commitf2bece1c3db64eea301b481da1a3f545f8ab061b
tree7829c7b4536d99ff7d328f4849e489cc73a7bf48
parent0a0193303020bef11f46a2876a687acf3bce4fe0
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