Ed Maste 6107adc3f5 Relax restriction on direct tx to child ports
Lagg(4) restricts the type of packet that may be sent directly to a child
port, to avoid undesired output from accidental misconfiguration.
Previously only ETHERTYPE_PAE was permitted.

BPF writes to a lagg(4) child port are presumably intentional, so just
allow them, while still blocking other packets that should take the
aggregation path.

PR:		kern/138620
Approved by:	thompsa@
2012-05-03 01:41:12 +00:00
..
2012-04-06 06:53:58 +00:00
2012-01-14 17:07:52 +00:00
2012-04-06 06:53:58 +00:00
2012-01-14 17:07:52 +00:00
2012-04-06 13:34:19 +00:00
2011-02-21 09:01:34 +00:00
2010-07-15 14:41:59 +00:00
2011-02-11 14:17:58 +00:00