]> git.ipfire.org Git - thirdparty/iptables.git/commit
REDIRECT does not accept IP (Phil Oester <kernel@linuxace.com>)
authorPhil Oester <kernel@linuxace.com>
Tue, 20 Jun 2006 13:45:38 +0000 (13:45 +0000)
committerPatrick McHardy <kaber@trash.net>
Tue, 20 Jun 2006 13:45:38 +0000 (13:45 +0000)
commit3836fcc4c26ba831c38df7aa056863e8f24614a0
tree1b141c8cc921980e6d9cd3f3df7ec60b2c071a5c
parent056564f6af72376dba0fb616749349fc40bd1d61
REDIRECT does not accept IP (Phil Oester <kernel@linuxace.com>)

As pointed out by Nicolas Mailhot in bugzilla #483, REDIRECT
does not accept an IP address and when supplied with one,
provides unexpected results.  Patch below fixes this.
extensions/libipt_REDIRECT.c