Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: dyoung
Date: Fri Apr 30 22:07:22 UTC 2004
Modified Files:
src/sys/net: bpf.c bpf.h
Log Message:
Add bpf_mtap2, which taps a packet whose head is in a void *buffer
and whose tail is in an mbuf chain.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/net/bpf.c
cvs rdiff -r1.36 -r1.37 src/sys/net/bpf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index