Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2011 10:15:55 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        freebsd-net@freebsd.org
Cc:        Ivan Alexandrovich <ivsan@ngs.ru>
Subject:   ng_vlan since 8.x, was: Re: ethernet Q-in-Q ?
Message-ID:  <20110901081555.GN28186@home.opsec.eu>
In-Reply-To: <web-9695190@mx16.intranet.ru>
References:  <web-9695190@mx16.intranet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

Ivan wrote:
> With ng_vlan nesting is also possible, but since 8.0
> I had to comment out this node name check in ng_ether.c:
> 
>       if ((node = ng_name2noderef(NULL, ifp->if_xname)) != NULL) {
>               NG_NODE_UNREF(node);
>               return;

About the ng_vlan approach -- 4 years ago you described the setup
with ng_vlan (thank you, I'll test it soon):

http://lists.freebsd.org/pipermail/freebsd-net/2007-August/015163.html

This patch of yours -- is there an PR for it ? Why was is not
included ?

-- 
pi@opsec.eu            +49 171 3101372                         9 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110901081555.GN28186>