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

--- Comment #6 from Marek Zarychta <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to