[pve-devel] [PATCH firewall 0/5] dhcpv6 rules and ipv6 firewall logging
Wolfgang Bumiller
w.bumiller at proxmox.com
Tue Jan 26 10:22:48 CET 2016
Patch 1: Since we have a dhcp option which enables directional DHCP
rules - stricter than the macro in that the direction of the traffic
is taken into account via the port number - this adds the IPv6
equivalent for ports 546 <-> 547 and a 'dhcp6' boolean.
Patch 2: A macro to enable both DHCPv6 directions (equivalent the
ipv4's DHCPfwd macro.)
Patches 3 through 5 are for the firewall logging daemon.
Wolfgang Bumiller (5):
add dhcp6 option
add DHCPv6 macro
make LEPRINT* macros safe to use with if/else pairs
factor out IPPROTO switch for reuse
logger: basic ipv6 support
src/PVE/API2/Firewall/VM.pm | 5 +
src/PVE/Firewall.pm | 17 ++-
src/pvefw-logger.c | 365 +++++++++++++++++++++++++++++++++++++++++---
3 files changed, 365 insertions(+), 22 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list