Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: itojun
Date: Fri Jun 11 04:10:10 UTC 2004
Modified Files:
src/sys/netinet6: in6.h in6_pcb.h ip6_output.c raw_ip6.c udp6_output.c
Log Message:
implement IPV6_USE_MIN_MTU sockopt. needed by bind9 + EDNS0 + big receive
buffer.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/netinet6/in6.h
cvs rdiff -r1.24 -r1.25 src/sys/netinet6/in6_pcb.h
cvs rdiff -r1.82 -r1.83 src/sys/netinet6/ip6_output.c
cvs rdiff -r1.64 -r1.65 src/sys/netinet6/raw_ip6.c
cvs rdiff -r1.17 -r1.18 src/sys/netinet6/udp6_output.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