[Bug 283248] IPFW: document table behaviour vs. IPv4/IPv6

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Dec 2024 09:14:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283248

            Bug ID: 283248
           Summary: IPFW: document table behaviour vs. IPv4/IPv6
           Product: Base System
           Version: 14.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: freebsd@oldach.net

Created attachment 255769
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255769&action=edit
patch

Correct dst-ip, dst-ip6, src-ip, src-ip6 argument, matching rule syntax
description. 

Add src-ipv6 to src-ip6 option (similar to dst-ipv6 and dst-ip6).

Describe behaviour of mixed IPv4/IPv6 tables: "proto" constrains the table to
the specific protocol, while "option" doesn't.

-- 
You are receiving this mail because:
You are the assignee for the bug.