From owner-freebsd-net@freebsd.org Tue Jul 28 20:16:38 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01D6D9AD84C for ; Tue, 28 Jul 2015 20:16:38 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD8EA1FB3; Tue, 28 Jul 2015 20:16:37 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: by igk11 with SMTP id 11so122956017igk.1; Tue, 28 Jul 2015 13:16:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=C2mfz7LTWlRebO6x+u3nh5dtWVs3EKMKXW0xRDZI5DY=; b=g6ZEbtHqIoYCdOCiRlKwgV1cYBYgJsxN3oeOxSPSkzEfcp2Cy5f43f47A/cGbwxLWP peV49pdkTn1J5xb2b8cKrF1LZWkGuflqGrOO3vzxkAWGSIXaO91UFiUa2HbE6k71YoC4 o55Qh8uiL2l+//Y8gX9zggnW7+aNiaOJzqTi49bfluGgL0Ys3Zw9TyXaDsFqA9jdC+mZ 8LqYmgx5QSYVPnxqOxLh25rzpJIS0kWJZF09Cq1xgVlwfHI5x7sS8Wdfg2bZbceVMDRW pbd9KHwAV5xv1JzoJrLYvn0YtHmxuUByFFix5tMg1dZNb0vbW3Q/8xwJMVqJXuRS07E8 J4KQ== MIME-Version: 1.0 X-Received: by 10.107.40.147 with SMTP id o141mr57487647ioo.83.1438114597136; Tue, 28 Jul 2015 13:16:37 -0700 (PDT) Received: by 10.107.200.145 with HTTP; Tue, 28 Jul 2015 13:16:36 -0700 (PDT) Received: by 10.107.200.145 with HTTP; Tue, 28 Jul 2015 13:16:36 -0700 (PDT) In-Reply-To: References: <5575FAD8-B044-46A2-9942-F1451E754435@dataix.net> <674101438106130@web26h.yandex.ru> Date: Tue, 28 Jul 2015 16:16:36 -0400 Message-ID: Subject: Re: [RFC] ifconfig description From: Ryan Stone To: Sergey Kandaurov Cc: Freddie Cash , freebsd-net , Arseny Nasokin , "Alexander V. Chernikov" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 20:16:38 -0000 On Jul 28, 2015 11:07 AM, "Sergey Kandaurov" wrote: > > On 28 July 2015 at 20:55, Alexander V. Chernikov wrote: > > 28.07.2015, 15:32, "Arseny Nasokin" : > > > > Separate ifconfig_IF_description will be simpler to use. > > > > I was also insisting on this.. > > +pluknet@ > > Sergey, maybe we could reconsider this stuff and add separate _description > > field? > > No, thanks. > > That means that we should also build up ifconfig_IF_group, > ifconfig_IF_name and suchalikes for parity. > I wouldn't object strongly though if someone will come up with a patch. > > -- > wbr, > pluknet > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" Doesn't ifconfig_*_name already exist?