]> git.proxmox.com Git - pve-firewall.git/commit
ebtables: add arp filtering
authorAlexandre Derumier <aderumier@odiso.com>
Sun, 10 Mar 2019 07:25:06 +0000 (08:25 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 Mar 2019 06:35:56 +0000 (07:35 +0100)
commit401c141b36315dbbfaf88b293a44654a8610793b
tree3f6bb16f0afb9239c13f9cc4e6f2b486d03a3133
parentd8ea08e395c77905334cbef1ff013f0e59a28c8a
ebtables: add arp filtering

This implemented arp filtering if ipfilter is enable
https://bugzilla.proxmox.com/show_bug.cgi?id=2125

They are another filters possible (ipv4,rarp),
i don't known if we need them.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
src/PVE/Firewall.pm