Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2018 13:01:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193953] bsnmpd missing 64-bit fields with vlan under lagg
Message-ID:  <bug-193953-8-DmUIt0JVFm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193953-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193953-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193953

--- Comment #6 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
Created attachment 190855
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190855&action=
=3Dedit
ugly_patch_exposing_64-bit_counters

This patch at least exposes exposes 64-bit interface counters for vlan
children, althrouhg the speed of aggregate interface itself is still being
calculated by LACP code.

Interface speed for LACP aggretated LAGGs is calculated in
sys/net/ieee8023ad_lacp.c When the state of LACP interface changes VLAN
children should also be made aware of this. Maybe someone will correct this=
 by
reinitializing valuse for LACP aggregate in right way by calling
sys/net/ieee8023ad_lacp.c instead of comment  /* LACP updates if_baudrate
itself */.

--=20
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-193953-8-DmUIt0JVFm>