Project

General

Profile

Actions

Regression #12915

closed

``diag_pftop.php`` does not fully encode output

Added by Grischa Zengel about 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Diagnostics
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

diag_pftop.php shows rules without quoting "<>".

uname -a
FreeBSD pfsense.rad-ffm.local 12.3-STABLE FreeBSD 12.3-STABLE RELENG_2_6_0-n226742-1285d6d205f pfSense  amd64
# pfctl -s rules | grep PACS
pass in quick on igb2.2001 inet proto tcp from any to <PACS> port = acr-nema flags S/SA keep state label "USER_RULE: Dicom@PACS" ridentifier 1622136789
/diag_pftop.php shows:
  97  Pass     In      Q igb2.2 tcp       K     3877   505294        0       inet from any to  port = acr-nema  flags S/SA       
In HTML source code you will find <pacs>:
  97  Pass     In      Q igb2.2 tcp       K     2837   368724        0       inet from any to <pacs> port = acr-nema  flags S/SA       
Actions

Also available in: Atom PDF