From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 23 06:57:03 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F471E8E; Mon, 23 Mar 2015 06:57:03 +0000 (UTC) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (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 5D7D5841; Mon, 23 Mar 2015 06:57:03 +0000 (UTC) Received: by obbgg8 with SMTP id gg8so116475216obb.1; Sun, 22 Mar 2015 23:57:02 -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:content-transfer-encoding; bh=GPNxdzMpqmC/j3MQUTQt67Yh1tYUJFrx4KubX2O4rjc=; b=RN8FBwTudB0wumHt5UjkOquZY5x5i9RhXooo3ndn6nSCp5zttw7uEc1T6EYmkKjVJi 4glSvh+rudtGR/JGHaA4crG7OaYP4ESFHNC6e6OigNXbA4if7ZpvfaGOmQGbNuYxUjnY F0y2IDQuj4l+LrPXZTulYwJpHk6DHRCTSvzcj/xc4aPI++tzuH3bFtTb9E+O5aMhxiI6 NUZz1yk8gjm04aewE8MZ2GhMH+gmCtsxTG0/2thjDkCJuZHIMHuCBOteg+80mdIJdFHG zJdNJTOacWwfhaZX1MyhWg+vSMnIbk+8VwrqyHX953mzDU/pJ2rpJ1ovhTe5Tdn58vcJ zMTg== MIME-Version: 1.0 X-Received: by 10.182.33.98 with SMTP id q2mr69388093obi.79.1427093822765; Sun, 22 Mar 2015 23:57:02 -0700 (PDT) Sender: pali.gabor@gmail.com Received: by 10.182.135.35 with HTTP; Sun, 22 Mar 2015 23:57:02 -0700 (PDT) In-Reply-To: <826E80C6-55BE-4690-B35B-14670EE482AD@FreeBSD.org> References: <826E80C6-55BE-4690-B35B-14670EE482AD@FreeBSD.org> Date: Mon, 23 Mar 2015 07:57:02 +0100 X-Google-Sender-Auth: mysjihzCT8M0QK0XyPBNUQ_rric Message-ID: Subject: Re: Self introduciton of Hao Sun and thoughts on LibNetstat From: Gabor Pali To: "Robert N. M. Watson" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org, Hao Sun X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2015 06:57:03 -0000 Hi Robert: 2015-03-22 14:52 GMT+01:00 Robert N. M. Watson : > Tuning in slightly late: I=E2=80=99m not sure if the bsnmp=E2=80=99s plug= ins might also want > to learn about libnetstat and friends? Indeed that can be also a nice goal to achieve. However, based on my previous experiences, would not it be a better to set the "make this into the base system" as the main theme? It may not sound like a "true" project, but preparing the current code base for this can easily span over months, especially for someone who has not worked with the FreeBSD base system and kernel before.