[Bug 275354] TCP broken with some hosts

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Nov 2023 20:09:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275354

Ivan Rozhuk <rozhuk.im@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #2 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
Sorry for noise, it was test VM and I forgot remove:

ng_bpf_enable="YES"
ng_bpf_profiles="lan0"
ng_bpf_lan0_in="ip and tcp and tcp port 80 and tcp[1024] != 0"
ng_bpf_lan0_out="ip and tcp and tcp port 80 and tcp[1024] != 0"

that affect only http packets.

-- 
You are receiving this mail because:
You are the assignee for the bug.