]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: do not emit orig_opts twice
authorJan Engelhardt <jengelh@medozas.de>
Sun, 28 Nov 2010 14:42:00 +0000 (15:42 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 28 Nov 2010 14:42:00 +0000 (15:42 +0100)
commit2d68ae7ce6e40e3977ee11a57296cf76801ae320
treeaeae2ae82de349ae53edbd0910b46108fe584cb8
parentd3b2e391e3b944581e20e216af76339cc87d0590
iptables: do not emit orig_opts twice

This just happened to cross my eye; there was no error, but fixing
this up saves a pitfall, and some memory.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
xtables.c