Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729546
en ru br
ALT Linux repos
S:2.0.11-alt2
5.0: 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

Other repositories
Upstream:2.0.8.2

Group :: System/Kernel and hardware
RPM: ebtables

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ebtables
Version: 2.0.6
Release: alt2

Summary: A filtering tool for a bridging firewall
License: GPL
Group: System/Kernel and hardware

URL: http://ebtables.sourceforge.net
Packager: Vladimir V Kamarzin <vvk at altlinux.ru>

Source0: http://dl.sf.net/ebtables/ebtables-v%{version}.tar.gz
Patch0: ebtables-2.0.6-deb-gcc4.patch

%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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin