[Bug 294733] ipfw ::/0 expands to me6
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 294733] ipfw ::/0 expands to me6"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 May 2026 07:06:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294733
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9acea8aa36e98d636f8d183ac06ec5d2d25de0e1
commit 9acea8aa36e98d636f8d183ac06ec5d2d25de0e1
Author: Andrey V. Elsukov <ae@FreeBSD.org>
AuthorDate: 2026-05-17 10:12:20 +0000
Commit: Andrey V. Elsukov <ae@FreeBSD.org>
CommitDate: 2026-05-25 07:03:05 +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
Differential Revision: https://reviews.freebsd.org/D56618
(cherry picked from commit 2872268c7f6d473aae9b02ebb5d2c24fc2cff9b1)
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(-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.