Name : vlan-utils
| |
Version : 1.6
| Vendor : MandrakeSoft
|
Release : 2mdk
| Date : 2002-08-14 03:30:24
|
Group : System/Kernel and hardware
| Source RPM : vlan-utils-1.6-2mdk.src.rpm
|
Size : 0.03 MB
| |
Packager : Gwenole Beauchesne < gbeauchesne_mandrakesoft_com>
| |
Summary : Utilities for controlling vlans.
|
Description :
Virtual networking refers to the ability of switches and routers to configure logical topologies on top of the physical network infrastructure, allowing any arbitrary collection of LAN segments within a network to be combined into an autonomous user group, appearing as a single LAN.
This package implement support (along with the kernel patch) :
* Implements 802.1Q VLAN spec. * Can support up to 4094 VLANs per ethernet interface. * Scales well in critical paths: O(n), where n is the number of PHYSICAL ethernet interfaces, and that is only on ingress. O(1) in every other critical path, as far as I know. * Supports MULTICAST * Can change MAC address of VLAN. * Multiple naming conventions supported, and adjustable at runtime. * Optional header-reordering, to make the VLAN interface look JUST LIKE an Ethernet interface. This fixes some problems with DHCPd and anything else that uses a SOCK_PACKET socket. Default setting is off, which works for every other protocol I know about, and is slightly faster.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/9.1/i586/Mandrake/RPMS |