File: control

package info (click to toggle)
ebtables 2.0.11-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,136 kB
  • sloc: ansic: 9,448; sh: 4,639; makefile: 62; perl: 45
file content (22 lines) | stat: -rw-r--r-- 922 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: ebtables
Section: net
Priority: optional
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Uploaders: Alberto Molina Coballes <alb.molina@gmail.com>,
           Jeremy Sowden <azazel@debian.org>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no
Homepage: https://netfilter.org/
Vcs-Git: https://salsa.debian.org/pkg-netfilter-team/pkg-ebtables.git
Vcs-Browser: https://salsa.debian.org/pkg-netfilter-team/pkg-ebtables

Package: ebtables
Architecture: linux-any
Multi-Arch: foreign
Depends: netbase (>= 6.0), ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Recommends: iptables, kmod
Description: Ethernet bridge frame table administration
 Ebtables is used to set up, maintain, and inspect the tables of
 Ethernet frame rules in the Linux kernel. It is analogous to iptables,
 but operates at the MAC layer rather than the IP layer.