CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/07 02:32:13
Modified files:
sys/net : if_bridge.c
Log message:
Multicast packet are already duplicated in bridge_process() so
no need to loop another copy on the receiving interface.
Reported by and ok uebayasi@
