Revision b0ecf4e1
Added by Viktor Gurov almost 5 years ago
src/usr/local/www/firewall_rules_edit.php | ||
---|---|---|
1356 | 1356 |
'esp' => 'ESP', |
1357 | 1357 |
'ah' => 'AH', |
1358 | 1358 |
'gre' => 'GRE', |
1359 |
'etherip' => 'EoIP', |
|
1359 | 1360 |
'ipv6' => 'IPV6', |
1360 | 1361 |
'igmp' => 'IGMP', |
1361 | 1362 |
'pim' => 'PIM', |
Also available in: Unified diff
Allow to select EoIP protocol. Implements #10698