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: christos
Date: Sat Dec 10 05:41:10 UTC 2016
Modified Files:
src/sys/net/npf: npf.c npf.h npf_conn.c npf_conn.h npf_ctl.c npf_impl.h
Log Message:
add functionality to lookup a nat entry from the connection list.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/net/npf/npf.c
cvs rdiff -u -r1.49 -r1.50 src/sys/net/npf/npf.h
cvs rdiff -u -r1.17 -r1.18 src/sys/net/npf/npf_conn.c
cvs rdiff -u -r1.8 -r1.9 src/sys/net/npf/npf_conn.h
cvs rdiff -u -r1.43 -r1.44 src/sys/net/npf/npf_ctl.c
cvs rdiff -u -r1.62 -r1.63 src/sys/net/npf/npf_impl.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