5
0
mirror of git://git.proxmox.com/git/pve-firewall.git synced 2025-01-09 01:18:04 +03:00
Go to file
Mira Limbeck 72194c7c6e introduce new icmp-type parameter
Currently icmp types are handled via 'dport'. This is not documented
anywhere except for a single line of comment in the code. To untangle
the icmp-type handling from the dport handling a new 'icmp-type'
parameter is introduced.

The valid 'icmp-type' values are limited to the names
(icmp[v6]_type_names hash in the code, same as ip[6]tables provides).
Type[/Code] values are not supported.

Support for ipv6-icmp is added to icmp-type parameter handling. This makes it
possible to specify icmpv6 types via the GUI.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2020-09-09 20:56:05 +02:00
debian bump version to 4.1-2 2020-05-06 17:41:46 +02:00
src introduce new icmp-type parameter 2020-09-09 20:56:05 +02:00
test test/simulator: add very basic ICMP type functionallity 2020-05-04 14:10:55 +02:00
Makefile buildsys: switch upload dist over to buster 2019-05-23 18:19:56 +02:00