]> git.proxmox.com Git - pve-firewall.git/commit
ndp: use PVEFW-SET-ACCEPT-MARK and move rules further down
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 1 Mar 2016 11:20:17 +0000 (12:20 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Mar 2016 13:01:06 +0000 (14:01 +0100)
commiteb962d2f22ad15ccc663d4fe9e1580c7a2ab79bf
treee459601610359f47eeb00c7d0cdc33d58da4ca62
parentbb41b357eb1079d3871ecfe61ca920b39b9f1d0c
ndp: use PVEFW-SET-ACCEPT-MARK and move rules further down

On host level: moved NDP to after connection tracking and
switched to RETURN instead of ACCEPT.

On VM level:
The output direction now uses the accept-mark like the dhcp
option does, too.
Also moved NDP rules below the macfilter & ipset rules.
src/PVE/Firewall.pm