]> git.proxmox.com Git - pve-firewall.git/commit - src/PVE/Firewall.pm
implement option tcpflags for host firewall
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 20 Mar 2014 06:42:56 +0000 (07:42 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 20 Mar 2014 06:42:56 +0000 (07:42 +0100)
commitfb424a0064d7926994068024740a41f77bd9df9f
tree48e3e780d4abadd50fcbc76ba3f2ec33541f9ff0
parentac7648e09693cfd493d4fb8e5fea3b4214f8d519
implement option tcpflags for host firewall

But we only add the check for incoming packets, assuming that the
host itself never generates invalid tcp flags.
src/PVE/Firewall.pm