[NETFILTER]: nf_nat: fix random mode not to overwrite port rover
authorPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 09:15:46 +0000 (11:15 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 14 Apr 2008 09:15:46 +0000 (11:15 +0200)
The port rover should not get overwritten when using random mode,
otherwise other rules will also use more or less random ports.

Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found