[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1206252206010.8021@debianer>
Date: Mon, 25 Jun 2012 22:21:50 +0200 (CEST)
From: Eldad Zack <eldad@...refinery.com>
To: John Fastabend <john.r.fastabend@...el.com>
cc: netdev@...r.kernel.org
Subject: Re: [PATCH RFC 0/8] LLDP implementation for Linux
On Mon, 25 Jun 2012, John Fastabend wrote:
> On 6/25/2012 11:28 AM, Eldad Zack wrote:
> > Hi all,
> >
> > This series of patches provides a partial LLDP (IEEE Std 802.1ab)
> > implementation.
>
> Why do you want to implement this in the kernel? We've been doing this
> in user space for sometime without any issues and has some noted
> advantages. Reduces kernel bloat, easier to add extend, etc.
You have a point there. I don't have any real, I just wrote it for fun.
> What are we missing? Can we address any deficiencies here rather than
> embedded this into the kernel.
I will take a look, though it seems too feature complete :)
> No, netlink is much nicer for these types of things. User space
> can register for events and stay in sync and also all the other
> relevant events are using netlink UP/DOWN/DORMANT events for
> example.
I had a hunch that it might be the case. Thanks!
> >
> > Thanks in advance if you're taking the time to review it or test it!
> >
>
> I'll scan the patches shortly.
Thanks for that (if you'd still like to) and all your comments, much
appreciated!
Eldad
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists