[Bug 260867] pf: divert-to packets infinitely loop when written back to divert socket
[email protected] Wed, 12 Nov 2025 17:54:44 +0000
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260867 --- Comment #6 from Phil Budne <[email protected]> --- The panic occurs on the initial (bare) SYN: (kgdb) print pd $2 = { lookup = { done = 0, uid = 0, gid = 0 }, tot_len = 60, hdr = { tcp = { th_sport = 3251, th_dport = 1792, th_seq = 4265330243, th_ack = 0, th_x2 = 0 '\000', th_off = 10 '\n', th_flags = 2 '\002', th_win = 61690, th_sum = 54814, th_urp = 0 }, ..... -- You are receiving this mail because: You are the assignee for the bug.