cvs commit: src/sys/net/bridge bridge.c
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Jul 5 03:21:35 PDT 2005
corecode 2005/07/05 03:20:39 PDT
DragonFly src repository
Modified files:
sys/net/bridge bridge.c
Log:
Fix filtering on bridged networks. We (actually I) had source and
destination interface reversed, so things were working backwards, but
just for filtering. This makes the code the same like on FreeBSD.
I hope this also fixes dangling state table issues with pf, but we'll see.
Revision Changes Path
1.18 +1 -1 src/sys/net/bridge/bridge.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/bridge/bridge.c.diff?r1=1.17&r2=1.18&f=u
More information about the Commits
mailing list