Page MenuHomeFreeBSD

hyperv/hn: Rework link status support.
ClosedPublic

Authored by sepherosa_gmail.com on Oct 10 2016, 9:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 10, 3:19 PM
Unknown Object (File)
Oct 21 2024, 2:38 AM
Unknown Object (File)
Oct 20 2024, 8:05 PM
Unknown Object (File)
Oct 9 2024, 3:16 AM
Unknown Object (File)
Oct 1 2024, 8:26 PM
Unknown Object (File)
Oct 1 2024, 6:18 PM
Unknown Object (File)
Sep 27 2024, 4:13 PM
Unknown Object (File)
Sep 25 2024, 10:05 PM
Subscribers
None

Details

Summary
This is the preamble for network device SR-IOV and
NDIS_STATUS_NETWORK_CHANGE handling.

Diff Detail

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

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/hn: Rework link status support..
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)

Remove the taskqueue_drain on if_link_status, if_link_state_change should be fixed instead.

This revision was automatically updated to reflect the committed changes.