- Record csum features in softc, so we don't need to duplicate the logic from attach path to ioctl path.
- Protect if_capenable and if_hwassist changes by main lock.
- Prefer turn on/off bits in if_hwassist explicitly instead of using XOR.
Details
Details
- Reviewers
howard0su_gmail.com honzhan_microsoft.com decui_microsoft.com delphij royger adrian - Group Reviewers
network - Commits
- rS295296: hyperv/hn: Avoid duplicate csum features settings
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable