[Bug 193953] bsnmpd missing 64-bit fields with vlan under lagg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 21 13:01:12 UTC 2018


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

--- Comment #6 from Marek Zarychta <zarychtam at plan-b.pwste.edu.pl> ---
Created attachment 190855
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190855&action=edit
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 */.

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


More information about the freebsd-bugs mailing list