]> git.ipfire.org Git - thirdparty/iptables.git/commit
PATCH - Fix for --random option in DNAT and REDIRECT
authorTom Eastep <teastep@shorewall.net>
Thu, 15 Nov 2007 13:06:58 +0000 (13:06 +0000)
committerPatrick McHardy <kaber@trash.net>
Thu, 15 Nov 2007 13:06:58 +0000 (13:06 +0000)
commit75b4b2081522ab2f680ca0edf2242bc6f28a0ef7
treecdf4591c56a06e689353002652068f3a7a0eef72
parent8f4c67fe008261ff6075e162e5e5eb2860cd7dab
PATCH - Fix for --random option in DNAT and REDIRECT

The --random option produces "Unknown arg `--random'" errors with both the
DNAT and REDIRECT targets. Corrected by the attached patch.

Tom Eastep <teastep@shorewall.net>
extensions/libipt_DNAT.c
extensions/libipt_REDIRECT.c