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-25 22:06:21 +00:00
2003-02-20 11:24:55 +00:00
2003-02-22 09:32:57 +00:00
2003-01-25 22:41:22 +00:00
2003-02-25 03:21:22 +00:00
2003-02-25 03:21:22 +00:00
2003-02-24 02:06:50 +00:00
2003-02-25 03:21:22 +00:00