summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_states_summary.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style www diag more bitsPhil Davis2015-05-271-1/+1
|
* Code style usr-local-www diagPhil Davis2015-04-191-8/+12
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Adjust states summary for new pfctl -ss output. Fixes #2121jim-p2014-09-051-5/+15
|
* Tidy up "diag_states_summary.php" XHTMLColin Fleming2014-05-171-13/+16
| | | | | | Add SUMMARY to TABLES Update single quotes to double quotes in HTML Add missing BODY, closing BODY and closing HTML tags
* Fix variable reference, ticket #2679jim-p2012-11-121-1/+1
|
* Resolves #2679. Correct behaviour when port is null to avoid warnings on ↵Ermal2012-11-121-0/+2
| | | | error log
* Fixed IPv4 regression. Handles addresses with and without port.bcyrill2012-04-121-26/+15
|
* Add IPv6 love to diag states Summary. For Ticket #1816Seth Mos2011-08-291-6/+32
|
* Use <?php instead of <?Renato Botelho2010-08-121-1/+1
|
* Fixing gettext call and syntax errorVinicius Coque2010-06-291-2/+2
|
* CHANGED FILES: diag_routes.php diag_showbogons.php diag_states_summary.phpRafaellucas2010-06-171-11/+11
|
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ↵Erik Fonnesbeck2010-05-201-1/+1
| | | | affecting 64-bit. Ticket #459
* Show port detail on hover over countjim-p2010-02-061-2/+16
|
* Simplify with some functions, and add a "total per IP" table.jim-p2010-02-051-95/+34
|
* Update the state summary to properly detect and use source IP and ↵jim-p2010-02-051-2/+99
| | | | destination IP, as well as summarize by IP pairing (src -> dst)
* Add license block and auth headers.jim-p2010-02-051-3/+43
|
* Add Diagnostics > States Summary, which produces a report summarizing pf ↵jim-p2010-02-051-0/+81
states by IP and protocol.
OpenPOWER on IntegriCloud