]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_quota: require --quota to be specified
authorJan Engelhardt <jengelh@medozas.de>
Sun, 20 Feb 2011 19:30:56 +0000 (20:30 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 20 Feb 2011 19:30:56 +0000 (20:30 +0100)
commit8a5270b14908b3173de080a958e50e21e2f046de
tree99d7cf6df528d479404c50f203e6480f29a727b4
parent37f6d57c4e030a459ccafafd8a574e327315e148
libxt_quota: require --quota to be specified

It is pretty pointless to use -m quota without specifying --quota.
There would be nothing left to count down on.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libxt_quota.c