K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-02-25T10:06:03.482012Z K 7 svn:log V 547 netgraph/ng_bridge: Add counters for the first link, too For broadcast, multicast and unknown unicast, the replication loop sends a copy of the packet to each link, beside the first one. This special path is handled later, but the counters are not updated. Factor out the common send and count actions as a function. Reviewed by: kp Differential Revision: https://reviews.freebsd.org/D28537 (cherry picked from commit 3c958f5fdfc01b7579ea0fbfc3f15f8a85bebee9) Git Hash: d02939510276106d3244ce95528245f2114a091a Git Author: donner@FreeBSD.org END