Date: Wed, 20 Apr 2016 09:43:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 208931] [patch] [hyperv] [netvsc] hn network driver fails to initialize if_baudrate Message-ID: <bug-208931-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: eugen@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208931-8>
