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:   rmind
Date:           Sun Nov 30 00:40:55 UTC 2014

Modified Files:
        src/sys/net/npf: npf_conn.c npf_conn.h npf_nat.c npf_ruleset.c

Log Message:
NPF:
- npf_nat_import: take the port only if using the portmap.
- Sprinkle some comments and asserts.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/net/npf/npf_conn.c
cvs rdiff -u -r1.6 -r1.7 src/sys/net/npf/npf_conn.h
cvs rdiff -u -r1.35 -r1.36 src/sys/net/npf/npf_nat.c
cvs rdiff -u -r1.38 -r1.39 src/sys/net/npf/npf_ruleset.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