]> git.proxmox.com Git - pve-firewall.git/commit
fix #2193: arpfilter: CT: remove mask from net ip cidr.
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 2 May 2019 05:04:16 +0000 (07:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 May 2019 09:40:35 +0000 (09:40 +0000)
commit556ae5c18f597f525a9d6c7e9b44e64978acd78c
tree63a773b7761ce99dc9518d7591182a4151f569e7
parent58ca8ec0a0e572bba9e08564a61eb17f8c91a3d5
fix #2193: arpfilter: CT: remove mask from net ip cidr.

We need to send to ebtables an host address without prefix or with
/32 prefix.

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