From owner-freebsd-emulation@freebsd.org Wed Oct 11 18:02:55 2017 Return-Path: Delivered-To: freebsd-emulation@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 CDC20E326FC for ; Wed, 11 Oct 2017 18:02:55 +0000 (UTC) (envelope-from cneirabustos@gmail.com) Received: from mail-qt0-x233.google.com (mail-qt0-x233.google.com [IPv6:2607:f8b0:400d:c0d::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 8452570A89; Wed, 11 Oct 2017 18:02:55 +0000 (UTC) (envelope-from cneirabustos@gmail.com) Received: by mail-qt0-x233.google.com with SMTP id p1so7787123qtg.2; Wed, 11 Oct 2017 11:02:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9UwvDRY2ynv0NFTI5imSG1RDZH2p/LFobeFqJUbk/JE=; b=ZaXp040o6qXraS9yhqFTQbJ31iSZRq8FNo352/uKciuEtMpnXEIH2z1b+V9ByRysQO B4jd/Wc3vqtpC5ldh7MiMtSeUOHt9uWIXRJGoUe3svDr0lYmHtp0bpymX/oIFK/Xz3Wg nMgbbIlDN2IzUa059feY+8GxzizZAYkIkRekjMZ4YMrVQF+XFlV0mxkQTPLTtMLOgnnp npdL3IyDQc3jc7KKWMcimMtrEzjdZH40jtulh7kiIWDRdV7oli3NSTi73T2HNqWEEe7E eKYvGIwK123sfAKAcV9IkbR6yaovgezUf41hrLSiV5K9X+Ji2q+ONgTCXNERcXKWDmWl vLfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9UwvDRY2ynv0NFTI5imSG1RDZH2p/LFobeFqJUbk/JE=; b=OSoU7E5cYQG9GAuJXRD1+X+XvxtDs21Sc6Tk1e1gpzituVQC2kuTEQjrmNRXPenbO6 CDLgxgsoCd75xj7jgwidCj6imKxEucuTMNfRhjMRqbJqPFPK/QKJeaJl5+I6vt8iBM9g /34wGtYWzjShdq3AA0Y4or42Fb/jhqV4pWKYk0mtCAJc7UWRGaV/HGO9KUdK2Pd+8BtV LOM7IMDF5ev6/PSKghj/XgTN6v1zgVa8wzskXFTpm/jBKYK/wzE83R5qyEkrZhdZd6hw SgHCEKycITxgyXxk4yYWAFxTZI6ZdvSS2fHd61SF7P0rsrpOhozSMB3Yq4CNsAMsJzAM 0BVQ== X-Gm-Message-State: AMCzsaX8Fw4IUUGXFYodRLr3q46QwIiRaX53XUjCtce1HP1eHvkszi8e +/y51j6WlRNV7AnqSmN6U+Zr0Xc3NnGln5TlNLEh4w== X-Google-Smtp-Source: AOwi7QDYuLVGLqaKK7mv2iDB1hNZSXCOgufgRuF9T4Mx2sU857TOcrz+HVoUBV/Lm+YhsBNR4y/fCOKVtaQE+2OvIVQ= X-Received: by 10.13.202.208 with SMTP id m199mr259259ywd.253.1507744974414; Wed, 11 Oct 2017 11:02:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.224.1 with HTTP; Wed, 11 Oct 2017 11:02:33 -0700 (PDT) In-Reply-To: References: <20171011125900.GA84548@mordor.heemeyer.club> From: carlos antonio neira bustos Date: Wed, 11 Oct 2017 12:02:33 -0600 Message-ID: Subject: Re: Updates to linsysfs To: Chagin Dmitry Cc: freebsd-emulation@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2017 18:02:55 -0000 Hi, Here are the changes, Let me know if i need to rework on this. Bests On Wed, Oct 11, 2017 at 7:08 AM, carlos antonio neira bustos < cneirabustos@gmail.com> wrote: > Hi, > > Here are the changes, Let me know if i need to rework on this. > > Bests > > On Wed, Oct 11, 2017 at 6:59 AM, Chagin Dmitry > wrote: > >> On Tue, Oct 10, 2017 at 06:20:27PM -0700, carlos antonio neira bustos >> wrote: >> > Hi, >> > >> > I just updated linsysfs to include /sys/class/net files for eth0 and >> > loopback device. Who could do a code review for this or maintains this >> > part of the linuxlator? >> >> hi, feel free to send it to me or post bug report >> > >