[Bug 264253] hyperv: ifconfig media autoselect on FreeBSD 13.0 displays error: ifconfig: SIOCSIFMEDIA (media): Operation not supported

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jun 2022 04:57:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264253

--- Comment #5 from Prakash Shiva <prakashs0234@gmail.com> ---
Created attachment 234879
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234879&action=edit
Patch to resolve this issue

Without patch:
root@share-bare13:~ # ifconfig hn0 media autoselect
ifconfig: SIOCSIFMEDIA (media): Operation not supported
root@share-bare13:~ # 

With patch:
root@share-bare13:~ # ifconfig hn0 media autoselect
root@share-bare13:~ #

-- 
You are receiving this mail because:
You are the assignee for the bug.