Jung-uk Kim
ae275efcae
Add experimental BPF Just-In-Time compiler for amd64 and i386.
...
Use the following kernel configuration option to enable:
options BPF_JITTER
If you want to use bpf_filter() instead (e. g., debugging), do:
sysctl net.bpf.jitter.enable=0
to turn it off.
Currently BIOCSETWF and bpf_mtap2() are unsupported, and bpf_mtap() is
partially supported because 1) no need, 2) avoid expensive m_copydata(9).
Obtained from: WinPcap 3.1 (for i386)
2005-12-06 02:58:12 +00:00
..
2005-12-06 02:58:12 +00:00
2005-11-27 21:41:58 +00:00
2005-12-06 02:58:12 +00:00
2005-10-04 14:37:53 +00:00
2005-12-06 02:58:12 +00:00
2005-11-27 21:41:58 +00:00
2005-11-27 21:52:30 +00:00
2005-11-27 21:41:58 +00:00
2005-11-27 21:41:58 +00:00
2005-07-15 11:45:30 +00:00
2005-11-30 18:15:06 +00:00
2005-10-24 04:40:37 +00:00
2005-11-29 09:37:42 +00:00
2004-08-27 19:13:35 +00:00
2004-05-29 01:09:00 +00:00
2005-11-24 02:25:49 +00:00
2003-12-03 07:40:03 +00:00
2004-08-25 07:43:28 +00:00
2005-11-28 17:51:31 +00:00
2005-11-28 17:51:31 +00:00
2005-12-05 12:55:46 +00:00
2005-11-28 17:51:31 +00:00
2005-11-28 17:51:31 +00:00
2005-11-28 17:51:31 +00:00
2005-11-28 17:51:31 +00:00
2005-11-28 17:51:31 +00:00
2005-08-19 01:49:15 +00:00
2005-12-02 14:23:39 +00:00
2005-12-03 01:40:38 +00:00
2004-07-10 22:29:41 +00:00
2005-12-06 02:58:12 +00:00
2005-06-07 23:05:04 +00:00
2005-12-06 02:58:12 +00:00
2004-08-16 18:54:23 +00:00
2005-11-23 18:12:05 +00:00
2004-06-25 13:44:34 +00:00
2005-06-10 20:58:59 +00:00
2005-12-03 21:37:54 +00:00