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)
Jan 29 2024, 3:12 AM
Unknown Object (File)
Jan 24 2024, 4:23 PM
Unknown Object (File)
Dec 23 2023, 1:12 AM
Unknown Object (File)
Dec 14 2023, 6:51 PM
Unknown Object (File)
Nov 27 2023, 1:45 AM
Unknown Object (File)
Sep 15 2023, 11:49 PM
Unknown Object (File)
Aug 16 2023, 4:31 AM
Unknown Object (File)
Aug 16 2023, 4:19 AM

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.