CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/03 16:50:57

Modified files:
        sys/netinet    : if_ether.h 
        sys/net        : if_bridge.c if_ethersubr.c if_veb.c 

Log message:
factor out veb_offload and bridge_offload into ether_offload_ifcap.

they're the same code, and i want to and can use it again as is in tpmr.
it makes sense to only have the one implementation of it.

ok jan@

Reply via email to