NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48475 CVS commit: [netbsd-5] src/lib/libc/resolv



The following reply was made to PR lib/48475; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48475 CVS commit: [netbsd-5] src/lib/libc/resolv
Date: Thu, 20 Nov 2014 08:41:32 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Thu Nov 20 08:41:31 UTC 2014
 
 Modified Files:
 	src/lib/libc/resolv [netbsd-5]: res_mkquery.c
 
 Log Message:
 Pull up the following revisions(s) (requested by christos in ticket #1932):
 	lib/libc/resolv/res_mkquery.c:	revision 1.14
 
 Fix EDNS option being broken with unbound by clipping MAXPACKET to
 64K - 1. Addresses PR/48475
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10.4.1 -r1.10.4.2 src/lib/libc/resolv/res_mkquery.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