Re: [leaf-devel] vlan

2016-01-08 Thread Andrew
Hi. It is in core now (utility is in busybox) 08.01.2016 14:29, Erich Titl пишет: > Hi Folks > > What happened to vlan support, e.g vlan.lrp > > cheers > > ET > > -- > > ___ > l

[leaf-devel] vlan

2016-01-08 Thread Erich Titl
Hi Folks What happened to vlan support, e.g vlan.lrp cheers ET -- ___ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/le

Re: [leaf-devel] vlan package

2014-07-04 Thread kp kirchdoerfer
Am Freitag, 4. Juli 2014, 17:01:03 schrieb Yves Blusseau: > Hi all, > > it seems that the vlan package doesn't exist in 5.x branch. > Is it normal? if yes, what is the package that contain the vconfig (or > other) command to configure the 802.1q vlans on network devices ? > The vlan executable i

[leaf-devel] vlan package

2014-07-04 Thread Yves Blusseau
Hi all, it seems that the vlan package doesn't exist in 5.x branch. Is it normal? if yes, what is the package that contain the vconfig (or other) command to configure the 802.1q vlans on network devices ? Regards, Yves -

[leaf-devel] VLAN with vlan.lrp and bridge.lrp

2003-06-21 Thread Jose Luis Abuelo Sebio
Hi, good morning: I am having some problems trying to set a vlan with the Bering rc4 distribution. I going to explain what I did it and how, to see if anyone can find the problem or the mistake, because I think I am following the documentation pretty good. Here, this is a draw of what I am try

Re: [Leaf-devel] VLAN support

2002-06-10 Thread Jacques Nilo
Le Lundi 10 Juin 2002 01:37, S.J. van Atteveldt a écrit : > I am currently trying to recompile the kernel to support VLAN and > compile vconfig to work for Leaf. Had some trouble with compiling for > glibc 2.0 (RedHat 5.2 will not make the 2.4.18 kernel because of some > trouble with the CURDIR va

Re: [Leaf-devel] VLAN support

2002-06-09 Thread Simon Blake
Hi Bas VLAN support was one of the reasons I created glibc2.2 packages, since I couldn't get vconfig built under glibc2.0. The kernel component adds a few Kb of size, from memory - it's certainly not so huge that I don't do it on every new router I install. Cheers si On Mon, Jun 10, 2002 at 01

[Leaf-devel] VLAN support

2002-06-09 Thread S.J. van Atteveldt
I am currently trying to recompile the kernel to support VLAN and compile vconfig to work for Leaf. Had some trouble with compiling for glibc 2.0 (RedHat 5.2 will not make the 2.4.18 kernel because of some trouble with the CURDIR variable, will be trying with debian 2.1 as soon as I find the time)