[Bug 208931] [patch] [hyperv] [netvsc] hn network driver fails to initialize if_baudrate

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 20 09:43:20 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208931

            Bug ID: 208931
           Summary: [patch] [hyperv] [netvsc] hn network driver fails to
                    initialize if_baudrate
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: eugen at grosbein.net
          Keywords: patch

Created attachment 169488
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169488&action=edit
fill ifp->if_baudrate

Running FreeBSD 10.3-RELEASE/amd64 as Hyper-V guest, one uses hn0 virtualized
network interface. This interface emulates 10Gbit/s link but does not
initialize ifp->if_baudrate. This bug may result in other problems, for
example: stock bsnmpd does not export 64-bit network interface counters in
MIB-II for such NIC.

Trivial patch solving this problem is attached.

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


More information about the freebsd-bugs mailing list