From owner-svn-src-head@freebsd.org Tue Apr 9 09:31:14 2019 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C916157B527; Tue, 9 Apr 2019 09:31:14 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF29A85124; Tue, 9 Apr 2019 09:31:13 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (localhost [127.0.0.1]) by gndrsh.dnsmgr.net (8.13.3/8.13.3) with ESMTP id x399VCtE059329; Tue, 9 Apr 2019 02:31:12 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.13.3/8.13.3/Submit) id x399VBo3059328; Tue, 9 Apr 2019 02:31:11 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201904090931.x399VBo3059328@gndrsh.dnsmgr.net> Subject: Re: svn commit: r345970 - head/libexec/rc In-Reply-To: <201904090922.x399MfxS059287@gndrsh.dnsmgr.net> To: rgrimes@freebsd.org Date: Tue, 9 Apr 2019 02:31:11 -0700 (PDT) CC: Eugene Grosbein , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: EF29A85124 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.95 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.96)[-0.956,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2019 09:31:14 -0000 > > 09.04.2019 15:38, Rodney W. Grimes wrote: > > > > >> I've just checked and this "just works" for me already. > > >> For which version this does not work, exactly? > > >> When did you verify this last time? > > > > > > I believe the last time I tried this was early, in 11.1 iirc. > > > Are you sure it worked? > > > I'll retest on release 12.0. > > > > > > I can not remeber if the failure was no dhcpclient, or > > > if they do not get the vlan 32 vlandev em0 settings, > > > it was one or the other that did not occur. You > > > do get the vlan32 device, but it does not work. > > > > Works as expected (as it should work) for both 11.2 and 12.0 > ^^ for you, not for me > > Are you using a em0 type device, or something else? > I can retest on an alc0 device easily. Rested on alc0, this works perfectly fine. So this appears to be em0/vlan interaction problems. Very odd that a flick of the parent down and up makes it work though. > -- > Rod Grimes rgrimes@freebsd.org -- Rod Grimes rgrimes@freebsd.org