mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/firewall: sync
This commit is contained in:
@@ -3,7 +3,7 @@ Copyright (c) 2019 Cloudfence - Julio Camargo (JCC)
|
||||
Copyright (c) 2005-2006 Colin Smith <ethethlay@gmail.com>
|
||||
Copyright (c) 2011 Dan Myers
|
||||
Copyright (c) 2017-2018 David Harrigan
|
||||
Copyright (c) 2014-2019 Deciso B.V.
|
||||
Copyright (c) 2014-2020 Deciso B.V.
|
||||
Copyright (c) 2008 Donovan Schonknecht
|
||||
Copyright (c) 2016-2019 EURO-LOG AG
|
||||
Copyright (c) 2006 Eric Friesen
|
||||
|
||||
@@ -53,6 +53,7 @@ net-mgmt/nrpe -- Execute nagios plugins
|
||||
net-mgmt/telegraf -- Agent for collecting metrics and data
|
||||
net-mgmt/zabbix-agent -- Zabbix monitoring agent
|
||||
net-mgmt/zabbix4-proxy -- Zabbix Proxy enables decentralized monitoring
|
||||
net/firewall -- Firewall API supplemental package
|
||||
net/freeradius -- RADIUS Authentication, Authorization and Accounting Server
|
||||
net/frr -- The FRRouting Protocol Suite
|
||||
net/ftp-proxy -- Control ftp-proxy processes
|
||||
|
||||
+1
-1
@@ -35,4 +35,4 @@ class FilterController extends \OPNsense\Base\IndexController
|
||||
$this->view->pick('OPNsense/Firewall/filter');
|
||||
$this->view->formDialogFilterRule = $this->getForm("dialogFilterRule");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -105,4 +105,4 @@
|
||||
<label>Description</label>
|
||||
<type>text</type>
|
||||
</field>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
@@ -105,4 +105,4 @@
|
||||
</rule>
|
||||
</rules>
|
||||
</items>
|
||||
</model>
|
||||
</model>
|
||||
|
||||
Reference in New Issue
Block a user