2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2011-07-21 23:47:53 +00:00
parent 7993124bd6
commit c33e22f65a

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: socket.c,v 1.339 2011/07/21 01:40:50 marka Exp $ */ /* $Id: socket.c,v 1.340 2011/07/21 23:47:53 tbox Exp $ */
/*! \file */ /*! \file */
@@ -1388,7 +1388,7 @@ build_msghdr_send(isc__socket_t *sock, isc_socketevent_t *dev,
#if defined(IPV6_USE_MIN_MTU) #if defined(IPV6_USE_MIN_MTU)
/* /*
* Set IPV6_USE_MIN_MTU as a per packet option as FreeBSD * Set IPV6_USE_MIN_MTU as a per packet option as FreeBSD
* ignores setsockopt(IPV6_USE_MIN_MTU) when IPV6_PKTINFO * ignores setsockopt(IPV6_USE_MIN_MTU) when IPV6_PKTINFO
* is used. * is used.
*/ */
cmsgp = (struct cmsghdr *)(sock->sendcmsgbuf + cmsgp = (struct cmsghdr *)(sock->sendcmsgbuf +