netfilter: xt_qtaguid: Allow tracking loopback
authorJP Abgrall <jpa@google.com>
Thu, 7 Feb 2013 01:40:07 +0000 (17:40 -0800)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:20 +0000 (14:16 -0700)
commitaf4d7c85bc8629c63360d5729cba0754b62c4345
treee737c844c296cf9a81a78bb997af87661a062667
parent976645097762fdb75729e6e3b6d6e5b7d1f81781
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