Brett, you can grab the specific "bulk" change to an earlier -current from here:
svn diff -r 186068:186069 http://svn.freebsd.org/base/projects/l2filter > /tmp/l2filter-186069.diff There aren't any bugfix commits in that branch after that; they're all merge-from-head and arpv2/routetable work merging. Andrew, I'm taking a look at this as I have a similar interest to Brett at the moment. It may make it easier to review and commit if we broke it up into separate chunks: * separate out the changes to the ethernet/bridging layer and the new pfil hooks into a separate initial commit (and MFC); * then generate separate patches for pf/ipfw and let people test it against -current and 7.2-release (which is where I'd like the support to appear..) Thanks, Adrian 2009/5/14 Adrian Chadd <adr...@freebsd.org>: > There's one big SVN commit - r186069. > > There's a couple of "merge from head" commits and an arpv2/routetable > tidyup commit. > > This is all against -current though. I'm going to see how cleanly the > patch applies to 7.2-release and if it works at all. > > > > Adrian > _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"