Latest releases

Latest ebtables release

The latest stable userspace release is version 2.0.9-1, released on June 21, 2009. The source code can be obtained here, the binary rpm package for i386 architectures can be obtained here.

Latest arptables release

The latest arptables release is version 0.0.3-3.

Related releases

Kernel patches for the 2.4 kernel series used to be maintained here (ebtables and bridge-netfilter are not a part of the 2.4 kernel). These patches combine both ebtables and bridge-netfilter. The patches are quite old and we keep a reference to the last patch here mostly for historic reasons (older patches can be found on the ebtables sourceforge page).

The last patch was made for kernel 2.4.31: ebtables-brnf-11-2_vs_2.4.31.diff.gz. Patching is done by going to the Linux kernel directory (cd /usr/src/linux-2.4.28) and executing 'patch -p1 <patch_file'.