Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37917524
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: vlan-utils24

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.8-alt1
Время сборки: 1 октября 2003, 20:51 ( 1075.6 недели назад )
Размер архива: 122.17 Kb

Домашняя страница:   http://www.candelatech.com/~greear/vlan.html

Лицензия: GPL
О пакете: Utilities for controlling VLANs
Описание:

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, and is slightly faster.

Текущий майнтейнер: Dmitry V. Levin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • vlan-utils24
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin