Module Name: src Committed By: rmind Date: Thu Dec 8 23:36:57 UTC 2011
Modified Files: src/sys/net/npf: npf_ruleset.c npf_state_tcp.c Log Message: - Explain the magic in npf_tcpfl2case(). - Use __unused instead of (void)cast; fix comment. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/net/npf/npf_ruleset.c cvs rdiff -u -r1.2 -r1.3 src/sys/net/npf/npf_state_tcp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.