K 10 svn:author V 7 thompsa K 8 svn:date V 27 2008-12-14T00:40:14.360994Z K 7 svn:log V 666 Add Layer2 Filtering by Gleb Kurtsou as part of the Google Summer of Code 08. Project aims to improve layer2 filtering in ipfw and pf. So far following project goals are achieved: pfil framework is extended to handle ethernet packets, ipfw layer2 filtering is greatly simplified, added l2filter and l2tag per interface flags. Both ipfw and pf firewalls support filtering by ethernet addresses, support stateful filtering with ethernet addresses and firewall's lookup tables are extended to contain ethernet addresses. This will need to catch up with arpv2 and route locking changes before being merged to head. Submitted by: Gleb Kurtsou (gleb.kurtsou%gmail.com) END