Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37514218
en ru br
Репозитории ALT
S:2.0.11-alt2
5.1: 2.0.6-alt2
4.1: 2.0.6-alt2
4.0: 2.0.6-alt2
3.0:
+backports:2.0.6-alt0.M30.1
www.altlinux.org/Changes

Другие репозитории
Upstream:2.0.8.2

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

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

Name: ebtables
Version: 2.0.11
Release: alt2

Summary: A filtering tool for a bridging firewall
License: GPLv2
Group: System/Kernel and hardware
Url: http://ebtables.sourceforge.net

Source: %name-%version-%release.tar

%description
The ebtables program is a filtering tool for a bridging firewall.
The filtering is focussed on the Link Layer Ethernet frame fields.
Apart from filtering, it also gives the ability to alter the
Ethernet MAC addresses and implement a brouter.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
mkdir -p %buildroot/sbin
ln -sfvr %buildroot%_sbindir/ebtables-legacy %buildroot/sbin/ebtables
ln -sfvr %buildroot%_sbindir/ebtables-legacy-save %buildroot/sbin/ebtables-save
ln -sfvr %buildroot%_sbindir/ebtables-legacy-restore %buildroot/sbin/ebtables-restore

%files
%doc ChangeLog THANKS
%config %_sysconfdir/ethertypes
/sbin/ebtables*
%_sbindir/*
%_libdir/libebtc.so.*
%_man8dir/*

%changelog

Полный changelog можно просмотреть здесь

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