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: christos
Date: Sat Mar 13 20:38:48 UTC 2010
Modified Files:
src/sys/net: bpf.c bpf.h bpfdesc.h
Log Message:
add BIOC{G,S}FEEDBACK which allows one to receive injected outgoing packets
via bpf.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/net/bpf.c
cvs rdiff -u -r1.53 -r1.54 src/sys/net/bpf.h
cvs rdiff -u -r1.31 -r1.32 src/sys/net/bpfdesc.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