]> git.ipfire.org Git - thirdparty/iptables.git/commit
libipt_SAME: set PROTO_RANDOM on all ranges
authorJan Engelhardt <jengelh@medozas.de>
Fri, 25 Nov 2011 14:36:56 +0000 (15:36 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 30 Nov 2011 20:47:12 +0000 (21:47 +0100)
commit3964023f8640b60456373825b326b91badd7a058
treee5cd733341a2cdf3584c2867d16bad82ecce5979
parent3c461ceeed5f55599930051f6feaec014b08f730
libipt_SAME: set PROTO_RANDOM on all ranges

Resolve the (justified) WTF remark to a clearer version of when/why
PROTO_RANDOM needs to be set.

Especially when --random is used before --to in SAME, it would have
not been appleid.
extensions/libipt_DNAT.c
extensions/libipt_SAME.c
extensions/libipt_SNAT.c