]> git.proxmox.com Git - pve-firewall.git/commitdiff
fix #2004: do not allow backwards ranges
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 30 Nov 2018 15:31:41 +0000 (16:31 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 3 Dec 2018 13:11:08 +0000 (14:11 +0100)
ranges like 10:5 are allowed by us, but iptables throws an error
that is only visible in the syslog and the firewall rules do not
get updated

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>

No differences found