[Bug 283380] FreeBSD accepts and processes IPv4 packets destined to non-local MAC addresses instead of dropping them
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283380 --- Comment #7 from Joerg Goltermann <[email protected]> --- (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.