Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dist/pf/net
Module Name: src
Committed By: dyoung
Date: Mon Dec 4 02:28:12 UTC 2006
Modified Files:
src/sys/dist/pf/net: pf.c
Log Message:
No need for a struct route_in6 in pf_route6(). Replace it with a
sockaddr_in6.
In pf_calc_mss(), factor common code out of PF_INET and PF_INET6
switch cases.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dist/pf/net/pf.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