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


_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to