https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283380
--- Comment #7 from Joerg Goltermann <j...@osn.de> --- (In reply to Marek Zarychta from comment #6) Routing and traffic to the system is not a problem with disabled LRO, TSO and CSUM hw.vtnet.csum_disable="1" hw.vtnet.lro_disable="1" hw.vtnet.tso_disable="1" The only problem is that the kernel forwards unknown packets which should be dropped. -- You are receiving this mail because: You are the assignee for the bug.