From owner-svn-src-all@FreeBSD.ORG Thu Sep 11 09:16:58 2014 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7CEF0922; Thu, 11 Sep 2014 09:16:58 +0000 (UTC) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.allbsd.org", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0616A7B8; Thu, 11 Sep 2014 09:16:57 +0000 (UTC) Received: from alph.d.allbsd.org ([IPv6:2001:2f0:104:e010:862b:2bff:febc:8956]) (authenticated bits=56) by mail.allbsd.org (8.14.9/8.14.8) with ESMTP id s8B9GYF2067759 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 11 Sep 2014 18:16:45 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.8/8.14.8) with ESMTP id s8B9GXvU062395; Thu, 11 Sep 2014 18:16:34 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 11 Sep 2014 18:15:34 +0900 (JST) Message-Id: <20140911.181534.1518812407362343252.hrs@allbsd.org> To: avg@FreeBSD.org Subject: Re: svn commit: r271418 - head/sbin/dhclient From: Hiroki Sato In-Reply-To: <541163C0.2080903@FreeBSD.org> References: <201409110548.s8B5md65014322@svn.freebsd.org> <541163C0.2080903@FreeBSD.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.6 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_Sep_11_18_15_34_2014_044)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mail.allbsd.org [IPv6:2001:2f0:104:e001::32]); Thu, 11 Sep 2014 18:16:53 +0900 (JST) X-Spam-Status: No, score=-97.9 required=13.0 tests=CONTENT_TYPE_PRESENT, RDNS_NONE,SPF_SOFTFAIL,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, glebius@FreeBSD.org, rwatson@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2014 09:16:58 -0000 ----Security_Multipart(Thu_Sep_11_18_15_34_2014_044)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Andriy Gapon wrote in <541163C0.2080903@FreeBSD.org>: av> On 11/09/2014 11:11, Robert Watson wrote: av> > A bit behind on commits, but: does this mean that an older userspace dhclient av> > will no longer work with a newer kernel? av> av> At least in my case it appeared to work. I guess this is because the broadcast av> queries were not affected by the change. Only a unicast DHCPREQUEST sent from a DHCP client to renew the lease does not work. "dhclient[N]: send_packet: Invalid argument" log appears at certain interval due to it. A lease will expire, and it will repeatedly restart from the broadcast discovery phase. -- Hiroki ----Security_Multipart(Thu_Sep_11_18_15_34_2014_044)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlQRaDYACgkQTyzT2CeTzy3qbQCgrt/yQ7uUXGPtgx/0haMHrb9s c5UAn37KrllEU/iBuxTxjYxTaGrH0QEv =/6SW -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Sep_11_18_15_34_2014_044)----