Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dist/ipf/netinet
Module Name: src
Committed By: darrenr
Date: Sat Jul 26 19:44:28 UTC 2008
Modified Files:
src/sys/dist/ipf/netinet: ip_nat.c
Log Message:
2020447 IPFilter's NAT can undo name server random port selection
(fix output port range, was a random number in [0,max-min]
(byteswapped on litle endian), instead of [min,max])
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/dist/ipf/netinet/ip_nat.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