Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37738321
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.6
Release: alt0.M30.1

Summary: A filtering tool for a bridging firewall
License: GPL
Group: System/Kernel and hardware
URL: http://ebtables.sourceforge.net/
Source: http://dl.sf.net/ebtables/ebtables-v%{version}.tar.gz
Patch0: ebtables-2.0.6-gcc34.patch
Packager: Victor Forsyuk <force at altlinux.ru>

%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 -q -n ebtables-v%{version}
%patch0 -p1

%build
subst 's!#include <linux/config.h>!!' include/linux/netfilter_bridge.h
%make_build CFLAGS="%optflags"

%install
install -pDm644 ebtables.8 %buildroot%_man8dir/ebtables.8
install -pDm644 ethertypes %buildroot%_sysconfdir/ethertypes
install -pDm755 ebtables %buildroot/sbin/ebtables

%files
/sbin/*
%config %_sysconfdir/ethertypes
%_man8dir/*
%doc ChangeLog THANKS

%changelog

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

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