Alexander V. Chernikov 7d4317bd40 Introduce new link-layer PFIL hook V_link_pfil_hook.
Merge ether_ipfw_chk() and part of bridge_pfil() into
unified ipfw_check_frame() function called by PFIL.
This change was suggested by rwatson? @ DevSummit.

Remove ipfw headers from ether/bridge code since they are unneeded now.

Note this thange introduce some (temporary) performance penalty since
PFIL read lock has to be acquired for every link-level packet.

MFC after:     3 weeks
2012-09-04 19:43:26 +00:00
..
2012-01-14 17:07:52 +00:00
2012-06-09 10:04:40 +00:00
2012-09-04 12:07:33 +00:00
2012-08-30 12:18:45 +00:00
2012-07-06 23:17:30 +00:00
2012-08-21 19:07:28 +00:00