summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_states_summary.php
Commit message (Collapse)AuthorAgeFilesLines
* 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