[Bug 294114] ipfw: nptv6 (with ext_if) fails to react on address removal
[email protected] Thu, 02 Apr 2026 10:25:14 +0000
| Newsgroups | gmane.os.freebsd.devel.ipfw |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D294114 --- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dd9d7b59486499615a5fdce54443ce62ae= cf557e8 commit d9d7b59486499615a5fdce54443ce62aecf557e8 Author: Andrey V. Elsukov <[email protected]> AuthorDate: 2026-04-02 10:14:29 +0000 Commit: Andrey V. Elsukov <[email protected]> CommitDate: 2026-04-02 10:14:29 +0000 ipfw_nptv6: fix handling the ifaddr removal event The result of IN6_ARE_MASKED_ADDR_EQUAL() macro is not an integer, so threat it as a boolean value. PR: 294114 Reported by: Peter Much <pmc citylink dinoex sub org> MFC after: 1 week sys/netpfil/ipfw/nptv6/nptv6.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=