Subject: PR/25658 CVS commit: src/sys/netinet6
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 09/09/2005 15:39:02
The following reply was made to PR kern/25658; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/25658 CVS commit: src/sys/netinet6
Date: Fri,  9 Sep 2005 15:38:05 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Fri Sep  9 15:38:05 UTC 2005
 
 Modified Files:
 	src/sys/netinet6: ipsec.c
 
 Log Message:
 PR/25658: Steve Woodford: Default value of net.inet.ipsec.dfbit breaks PMTU
 over IPsec tunnels.
 I have changed the default to 2 [copy]. I've verified that this works with
 all my IPSEC setups, and this change has also been discussed in tech-net.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.103 -r1.104 src/sys/netinet6/ipsec.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.