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 ?

-- 
p...@opsec.eu            +49 171 3101372                         9 years to go !
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to