[Bug 294733] ipfw ::/0 expands to me6

[email protected] Sun, 17 May 2026 10:15:34 +0000
Newsgroups gmane.os.freebsd.devel.ipfw
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D294733

--- Comment #1 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D2872268c7f6d473aae9b02ebb5d2c24fc=
2cff9b1

commit 2872268c7f6d473aae9b02ebb5d2c24fc2cff9b1
Author:     Andrey V. Elsukov <[email protected]>
AuthorDate: 2026-05-17 10:12:20 +0000
Commit:     Andrey V. Elsukov <[email protected]>
CommitDate: 2026-05-17 10:12:20 +0000

    ipfw: treat ipv6 address with zero mask as 'any'

    Make the behaviour similar for both IPv4 and IPv6. Also add
    the corresponding tests.

    PR:             294733
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D56618

 sbin/ipfw/ipfw2.c                          |  7 ++++---
 sbin/ipfw/ipv6.c                           | 11 +++++++----
 sbin/ipfw/tests/test_add_rule.py           | 24 ++++++++++++++++++++++++
 tests/atf_python/sys/netpfil/ipfw/insns.py |  2 ++
 4 files changed, 37 insertions(+), 7 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=