[Bug 297307] if_pfsync: pfsync_sendout() silently and permanently fails to transmit when pfsync MTU exceeds MJUMPAGESIZE
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297307 --- Comment #6 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4a8bf4de7b1e5537dc576f8ad91419d324f151da commit 4a8bf4de7b1e5537dc576f8ad91419d324f151da Author: Kristof Provost <[email protected]> AuthorDate: 2026-08-13 15:49:25 +0000 Commit: Kristof Provost <[email protected]> CommitDate: 2026-08-13 16:20:00 +0000 pfsync test: reduce the number of states to bulk-sync We created so many states that our bulk-sync occasionally caused epair to drop packets, which in turn caused the test to fail. That's not what we're testing here, make it more robust by creating fewer states. PR: 297307 Sponsored by: Rubicon Communications, LLC ("Netgate") tests/sys/netpfil/pf/pfsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.