sam
c165a87f8d
o eliminate widespread on-stack mbuf use for bpf by introducing
...
a new bpf_mtap2 routine that does the right thing for an mbuf
and a variable-length chunk of data that should be prepended.
o while we're sweeping the drivers, use u_int32_t uniformly when
when prepending the address family (several places were assuming
sizeof(int) was 4)
o return M_ASSERTVALID to BPF_MTAP* now that all stack-allocated
mbufs have been eliminated; this may better be moved to the bpf
routines
Reviewed by: arch@ and several others
2003-12-28 03:56:00 +00:00
..
2003-12-24 18:51:01 +00:00
2003-12-24 18:51:01 +00:00
2003-11-12 09:10:11 +00:00
2002-05-31 23:48:03 +00:00
2003-11-11 12:30:37 +00:00
2003-12-08 01:18:04 +00:00
2002-05-31 23:48:03 +00:00
2003-11-11 12:30:37 +00:00
2003-12-18 09:16:40 +00:00
2002-05-31 23:48:03 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00
2003-03-03 12:15:54 +00:00
2003-11-11 12:30:37 +00:00
2003-11-11 12:30:37 +00:00
2003-12-17 13:03:32 +00:00
2003-12-17 13:03:32 +00:00
2003-12-19 15:09:12 +00:00
2003-11-11 12:30:37 +00:00
2003-12-17 12:40:34 +00:00
2003-12-17 12:40:34 +00:00
2003-10-31 18:32:15 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00
2003-03-05 19:24:24 +00:00
2003-03-05 19:24:24 +00:00
2003-10-31 18:32:15 +00:00
2003-11-11 12:30:37 +00:00
2003-12-28 03:56:00 +00:00
2003-11-11 12:30:37 +00:00
2003-03-04 23:19:55 +00:00
2003-11-11 12:30:37 +00:00
2003-12-17 11:48:18 +00:00
2003-11-11 12:30:37 +00:00
2003-04-04 12:12:34 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00
2003-11-12 17:03:40 +00:00
2003-02-05 19:11:11 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2002-05-31 23:48:03 +00:00
2003-12-17 12:40:34 +00:00
2003-12-17 12:40:34 +00:00
2003-04-29 13:36:06 +00:00
2003-11-11 12:30:37 +00:00
2003-12-19 16:03:28 +00:00
2003-11-11 12:30:37 +00:00
2003-11-18 20:43:23 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00
2002-05-31 23:48:03 +00:00
2003-11-11 12:30:37 +00:00
2003-11-18 00:39:07 +00:00
2003-11-11 12:30:37 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00
2003-11-11 12:30:37 +00:00
2003-07-03 22:09:47 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00
2003-02-19 05:47:46 +00:00
2003-11-11 12:30:37 +00:00