Project

General

Profile

Download (5.88 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f11afbf7 05/17/2014 05:12 PM Colin Fleming

Tidy up "diag_states_summary.php" XHTML

Add SUMMARY to TABLES
Update single quotes to double quotes in HTML
Add missing BODY, closing BODY and closing HTML tags

1bceebd0 11/12/2012 01:54 PM Jim Pingle

Fix variable reference, ticket #2679

3f00208a 11/12/2012 11:44 AM Ermal LUÇI

Resolves #2679. Correct behaviour when port is null to avoid warnings on error log

5a27a095 04/12/2012 04:29 PM Cyrill B

Fixed IPv4 regression. Handles addresses with and without port.

96bddaf3 08/29/2011 07:59 AM Seth Mos

Add IPv6 love to diag states Summary. For Ticket #1816

3e6ec5df 08/12/2010 03:34 PM Renato Botelho

Use

9049e088 06/30/2010 12:14 AM Vinicius Coque

Fixing gettext call and syntax error

e99a1c28 06/17/2010 06:18 PM Rafaellucas

CHANGED FILES: diag_routes.php diag_showbogons.php diag_states_summary.php

96033063 05/20/2010 04:55 PM Erik Fonnesbeck

Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459

2a63c863 02/06/2010 06:03 AM Jim Pingle

Show port detail on hover over count

63284430 02/05/2010 09:40 PM Jim Pingle

Simplify with some functions, and add a "total per IP" table.

c1613ade 02/05/2010 09:09 PM Jim Pingle

Update the state summary to properly detect and use source IP and destination IP, as well as summarize by IP pairing (src -> dst)

2a2af670 02/05/2010 08:21 PM Jim Pingle

Add license block and auth headers.

9d71da81 02/05/2010 08:17 PM Jim Pingle

Add Diagnostics > States Summary, which produces a report summarizing pf states by IP and protocol.