From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eldad Zack Subject: Re: [PATCH RFC 0/8] LLDP implementation for Linux Date: Mon, 25 Jun 2012 22:05:45 +0200 (CEST) Message-ID: References: <1340648900-6547-1-git-send-email-eldad@fogrefinery.com> <20120625115416.53655264@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:42260 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754151Ab2FYUFw (ORCPT ); Mon, 25 Jun 2012 16:05:52 -0400 Received: by yenl2 with SMTP id l2so3185799yen.19 for ; Mon, 25 Jun 2012 13:05:52 -0700 (PDT) In-Reply-To: <20120625115416.53655264@nehalam.linuxnetplumber.net> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 25 Jun 2012, Stephen Hemminger wrote: > Since LLDP is a control protocol what is wrong with the existing > implementation in userspace? > https://github.com/vincentbernat/lldpd/wiki Well, I don't have a business case here, since I start it on my free time out of a mix of interest and curiousity. In any event, thanks for the feedback! Eldad