]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r312689, r312690
authordexuan <dexuan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Feb 2017 07:07:21 +0000 (07:07 +0000)
committerdexuan <dexuan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Feb 2017 07:07:21 +0000 (07:07 +0000)
commitd452de28fa314f542f44a5840cc26161d2818775
tree13c33e48ffdd19884b0feb91e36f393895356c47
parent020b4939df1c403578e5a9bbc56c325779014be5
MFC r312689, r312690

Approved by: sephe (mentor)

r312689
    hyperv/hn: add a sysctl name for the VF interface

    This makes it easier for the userland script to find the releated
    VF interface.

    Reviewed by: sephe
    Approved by: sephe (mentor)
    Sponsored by: Microsoft
    Differential Revision: https://reviews.freebsd.org/D9101

r312690
    hyperv/hn: add devctl_notify for VF_UP/DOWN events

    Reviewed by: sephe
    Approved by: sephe (mentor)
    Sponsored by: Microsoft
    Differential Revision: https://reviews.freebsd.org/D9102

git-svn-id: svn://svn.freebsd.org/base/stable/10@314124 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hyperv/netvsc/if_hn.c