Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net/npf
Module Name: src
Committed By: jakllsch
Date: Mon May 19 18:45:51 UTC 2014
Modified Files:
src/sys/net/npf: npf.h npf_ext_log.c npf_ext_normalize.c
npf_ext_rndblock.c npf_handler.c npf_impl.h npf_rproc.c
Log Message:
Add ability to have mbufs disappear (to another interface) during
npf_rproc_run(). For upcoming npf_ext_route extension.
Guidance and ok by rmind@.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/net/npf/npf.h
cvs rdiff -u -r1.6 -r1.7 src/sys/net/npf/npf_ext_log.c
cvs rdiff -u -r1.1 -r1.2 src/sys/net/npf/npf_ext_normalize.c
cvs rdiff -u -r1.3 -r1.4 src/sys/net/npf/npf_ext_rndblock.c
cvs rdiff -u -r1.29 -r1.30 src/sys/net/npf/npf_handler.c
cvs rdiff -u -r1.50 -r1.51 src/sys/net/npf/npf_impl.h
cvs rdiff -u -r1.9 -r1.10 src/sys/net/npf/npf_rproc.c
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