From owner-freebsd-net@freebsd.org Tue Jul 28 18:06:56 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 297F99ACFCD for ; Tue, 28 Jul 2015 18:06:56 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (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 B527E6D2; Tue, 28 Jul 2015 18:06:55 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by wibud3 with SMTP id ud3so191343946wib.1; Tue, 28 Jul 2015 11:06:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=yrJzCVXj/H895oU99TCWNxaCosfNOeKm6o2V2ZVfWs0=; b=VgSIUPRRqVf6G2lQb9uhUshUTddSVMlNcnajdh1yhe7rcAx6pn0ZzaKkS4WU7RcUAj mjsC5/ymWL19GHbHzPNmnOJqoVnOUSn5fzGwQECERK/PNAvMZ2kgFR6gP2X79VRbWgZn 4b01YQ877QbQ02z5Jq1RB+bce19zZe05CkvdaqIGNOkfx176KXEv4r0eFnmLGqZgqQ+c vNR4LRPeHGk5vLu3t735Hzh5cS+MtH9/cIY3Apw837CA1tA98zNkq4BivOu+aY1hDQPT XfQ9/8zLvPr3ArA+c6MqWdmixxmhmhIG/8Jbs8liRa0OmOvf3pfpP+BxWcakrzqFTod8 yufA== MIME-Version: 1.0 X-Received: by 10.194.82.167 with SMTP id j7mr68176144wjy.123.1438106814221; Tue, 28 Jul 2015 11:06:54 -0700 (PDT) Sender: pluknet@gmail.com Received: by 10.27.224.10 with HTTP; Tue, 28 Jul 2015 11:06:54 -0700 (PDT) In-Reply-To: <674101438106130@web26h.yandex.ru> References: <5575FAD8-B044-46A2-9942-F1451E754435@dataix.net> <674101438106130@web26h.yandex.ru> Date: Tue, 28 Jul 2015 21:06:54 +0300 X-Google-Sender-Auth: t0zmTWypk0KfftMTqolL7WW0WgE Message-ID: Subject: Re: [RFC] ifconfig description From: Sergey Kandaurov To: "Alexander V. Chernikov" Cc: Arseny Nasokin , Jason Hellenthal , FreeBSD Net , Freddie Cash Content-Type: text/plain; charset=UTF-8 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 18:06:56 -0000 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