]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
openvpn: Since port must be < 1024 we can drop the conflict check.
authorErik Kapfer <erik.kapfer@ipfire.org>
Mon, 20 Jan 2014 19:13:46 +0000 (20:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 20 Jan 2014 19:22:03 +0000 (20:22 +0100)
All the potentially conflicting ports are smaller than < 1024
and can therefore never be used any way.


No differences found