Bill Paul 0aef141cd0 Attempt to make the ng_fec module play nice with BPF again. Things have
changed since this code was written:

- The ng_ether_input_p hook only accepts two arguments now: the pointer
  to the ether header structure is gone.

- It's no longer necessary to cons up a fake ether header before passing
  incoming packets to BPF_MTAP().

ng_fec_input() has been modified to account for these two changes.
Running tcpdump on fec0 should work now.

PR:	kern/46720
2003-02-26 06:38:54 +00:00
..
2003-02-02 13:30:00 +00:00
2002-12-22 05:35:03 +00:00
2002-08-20 21:59:50 +00:00
2002-09-23 18:54:32 +00:00
2002-10-31 23:03:09 +00:00