mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Blacklist even gre now that we fill entries automatically for these interfaces.
This commit is contained in:
parent
38738505fe
commit
613571ea33
@ -333,6 +333,7 @@ function get_interface_list($mode = "active", $keyby = "physical", $vfaces = "")
|
||||
'ppp',
|
||||
'sl',
|
||||
'gif',
|
||||
'gre',
|
||||
'faith',
|
||||
'lo',
|
||||
'ng',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user