[pve-devel] [PATCH v2 firewall 0/4] dhcpv6 and firewall logging
    Wolfgang Bumiller 
    w.bumiller at proxmox.com
       
    Tue Jan 26 12:03:00 CET 2016
    
    
  
Changes since v1:
    No separate dhcp6 option anymore.
    IPv4 DHCP ports aren't opened for IPv6 anymore.
    Router advertisement and neighbor advertisement logs don't
    convert the numbers to flag letters anymore.
    Type-0 routing headers don't show the entire list of
    waypoints anymore. (Theoretically these packets shouldn't
    even make it this far anyway so it was just dead code.)
Wolfgang Bumiller (4):
  add dhcpv6 support to the dhcp option
  add DHCPv6 macro
  factor out IPPROTO switch for reuse
  logger: basic ipv6 support
 src/PVE/Firewall.pm |  32 ++++--
 src/pvefw-logger.c  | 300 ++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 305 insertions(+), 27 deletions(-)
-- 
2.1.4
    
    
More information about the pve-devel
mailing list