diff --git a/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml b/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml index 062d95fd0..afea9f3db 100644 --- a/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml +++ b/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml @@ -168,12 +168,6 @@ diag_dump_states.php* - - Diagnostics: Sockets - - diag_sockets.php* - - Diagnostics: States Summary diff --git a/src/opnsense/mvc/app/models/OPNsense/Core/Menu/Menu.xml b/src/opnsense/mvc/app/models/OPNsense/Core/Menu/Menu.xml index ad4c0a7f0..e9d1e12b7 100644 --- a/src/opnsense/mvc/app/models/OPNsense/Core/Menu/Menu.xml +++ b/src/opnsense/mvc/app/models/OPNsense/Core/Menu/Menu.xml @@ -186,9 +186,6 @@ - - - diff --git a/src/www/diag_sockets.php b/src/www/diag_sockets.php deleted file mode 100644 index 7eca43d0f..000000000 --- a/src/www/diag_sockets.php +++ /dev/null @@ -1,123 +0,0 @@ - - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. -*/ - -include('guiconfig.inc'); - -include('head.inc'); - -?> - - - -
-
-
-
-

','','','') ?>

-

','') ?>

-


- 0) print_input_errors($input_errors); ?> -
- $table) { - $elements = ($tabindex == 0 ? 7 : 7); - $name = ($tabindex == 0 ? 'IPv4' : 'IPv6'); -?> -
-
-
-

-
- - $line) { - if (trim($line) == "") { - continue; - } - print("\n"); - $j = 0; - foreach (explode(' ', $line) as $entry) { - if ($entry == '' || $entry == "ADDRESS") { - continue; - } - if ($i == 0) { - print("\n"); - } else { - print("\n"); - } - $j++; - } - print("\n"); - }?> -
$entry$entry
-
-
- -
-
-
-

-
-
-

','
','
') ?>

-
- - - - - - - - - - -
USER
COMMAND
PID
FD
PROTO
ADDRESS') ?>
LOCAL ADDRESS
FOREIGN ADDRESS
-
-
-
-
-
-