Date: Tue, 7 Nov 2006 16:29:41 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_bridge.c Message-ID: <200611071629.kA7GTfjG085531@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2006-11-07 16:29:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if_bridge.c
Log:
MFC r1.84
When the packet is for the bridge then note which interface to send the reply
to, previously it was always broadcast to all interfaces (a bug). This is
useful when the bridge is the default gateway and vlans are used to isolate
each client, the reply is now kept private to the vlan which the client
resides.
Approved by: re (kensmith)
Revision Changes Path
1.11.2.41 +5 -0 src/sys/net/if_bridge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611071629.kA7GTfjG085531>
