[Bug 266439] ipfw fwd stopped working after upgrade from 12.2 to 13.1-p2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Mar 2023 00:56:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266439 fullermd@over-yonder.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fullermd@over-yonder.net --- Comment #4 from fullermd@over-yonder.net --- (just for information to save other people digging) As bug 256828 says, this was fixed in 17c9c2049004038ed6f2dc23a64cb9f74411ec52 in stable/13 (2022-04-18). However, checking `git merge-base stable/13 releng/13.1` shows 8824cbace389c440394bb9ea6c127d0f8f85538b (2022-03-09) as the branch point, so it landed in stable/13 too late to automatically be in 13.1, and it wasn't merged over to the releng branch (e.g, check the sys/netinet/ip_output.c log in releng/13.1; there weren't any chances since 2022-02). So going purely by that, it's not expected to be fixed in 13.1, but will be in 13.2. -- You are receiving this mail because: You are the assignee for the bug.