This package browser is in early development. Mind the rough edges.

ebtables 2.0.11

Ethernet bridge frame table administration

ebtables is an application program used to set up and maintain the tables of rules (inside the Linux kernel) that inspect Ethernet frames. It is analogous to the iptables application, but less complicated, due to the fact that the Ethernet protocol is much simpler than the IP protocol.

Installation

Install ebtables 2.0.11 as follows:

guix install ebtables@2.0.11

Or install the latest version:

guix install ebtables

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.