]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_conntrack: fix assignment to wrong member
authorJan Engelhardt <jengelh@medozas.de>
Thu, 12 May 2011 23:12:05 +0000 (01:12 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Fri, 13 May 2011 00:00:01 +0000 (02:00 +0200)
commitfe9922cb4f1fb75072970dd09605fdc056b96195
treee422f11d4458683a62b9f116abda3be0359519c9
parent10dbcd0bfb5a62a71a706d11134f83b0539f4dd3
libxt_conntrack: fix assignment to wrong member

Of course the range end ought to be set, not doing the start value
twice.

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