Author: bz
Date: Sat Jul 28 23:11:09 2012
New Revision: 238876
URL: http://svn.freebsd.org/changeset/base/238876
Log:
MFC r238871:
Hardcode the loopback rx/tx checkum options for IPv6 to on without
checking. This allows the FreeBSD 9.1 release process to move forward.
Work around
Author: tuexen
Date: Sat Jul 28 22:42:52 2012
New Revision: 238875
URL: http://svn.freebsd.org/changeset/base/238875
Log:
MFC r238790:
Fix the sctp_sockstore union such that userland programs don't depend
on INET and/or INET6 to be defined and in-tune with how the kernel
was compiled.
Author: hrs
Date: Sat Jul 28 21:43:29 2012
New Revision: 238872
URL: http://svn.freebsd.org/changeset/base/238872
Log:
MFC r235285:
Skip nd6 line with no warning message when the system does not support
INET6.
Spotted by: flo
Approved by: re (kib)
Modified:
stable/9/sbin/ifcon
Author: dim
Date: Sat Jul 28 11:28:00 2012
New Revision: 238862
URL: http://svn.freebsd.org/changeset/base/238862
Log:
MFC r238721:
When WITHOUT_CLANG is being used, also clean out the clang 3.1 headers
in OptionalObsoleteFiles.inc.
PR: misc/169902
Submitted by: Thomas Eb