]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve EtherIP interaction with the bridge
authorthompsa <thompsa@FreeBSD.org>
Thu, 6 Mar 2008 19:02:37 +0000 (19:02 +0000)
committerthompsa <thompsa@FreeBSD.org>
Thu, 6 Mar 2008 19:02:37 +0000 (19:02 +0000)
commit13c68a6bcda444d5e887d57e2848da12c51d0ff9
tree141be2cc7e665dbac88690baad8a123b110a2e7a
parent92b09d60694767029d174f11c0e834bdb224a417
Improve EtherIP interaction with the bridge
 - Set M_BCAST|M_MCAST for incoming frames
 - Send the frame to a local interface if the bridge returns the mbuf

Submitted by: Eugene Grosbein
Tested by: Boris Kochergin
sys/net/if_gif.c