Page MenuHomeFreeBSD

ifconfig does not honor disabling vlanhwtag
ClosedPublic

Authored by vmaffione on Jun 15 2020, 8:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 29, 8:50 AM
Unknown Object (File)
Dec 13 2024, 11:13 PM
Unknown Object (File)
Nov 19 2024, 11:58 PM
Unknown Object (File)
Nov 5 2024, 1:27 PM
Unknown Object (File)
Oct 14 2024, 1:31 PM
Unknown Object (File)
Oct 4 2024, 1:16 PM
Unknown Object (File)
Oct 1 2024, 9:53 AM
Unknown Object (File)
Sep 30 2024, 3:48 PM

Details

Summary

The FreeBSD em driver fails to properly reset the VME flag in the e1000 CTRL register during the following ifconfig command

ifconfig em1 -vlanhwtag

at least on the e1000 device as emulated by QEMU

https://github.com/luigirizzo/netmap/issues/703
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236584

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vmaffione retitled this revision from ifconfig does not honor disabling vlanhwcsum to ifconfig does not honor disabling vlanhwtag.Jun 16 2020, 5:54 AM
vmaffione edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Aug 6 2020, 9:01 PM
This revision was automatically updated to reflect the committed changes.