Tidy up "diag_states_summary.php" XHTML
Add SUMMARY to TABLESUpdate single quotes to double quotes in HTMLAdd missing BODY, closing BODY and closing HTML tags
Fix variable reference, ticket #2679
Resolves #2679. Correct behaviour when port is null to avoid warnings on error log
Fixed IPv4 regression. Handles addresses with and without port.
Add IPv6 love to diag states Summary. For Ticket #1816
Use
Fixing gettext call and syntax error
CHANGED FILES: diag_routes.php diag_showbogons.php diag_states_summary.php
Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459
Show port detail on hover over count
Simplify with some functions, and add a "total per IP" table.
Update the state summary to properly detect and use source IP and destination IP, as well as summarize by IP pairing (src -> dst)
Add license block and auth headers.
Add Diagnostics > States Summary, which produces a report summarizing pf states by IP and protocol.