Show the hostname if it doesn't match
Add a page to perform tcp connection tests to check if a host is responding on a given port.
Stack the queue graphs. Fixes #2692
Remove some debugging
Dont pass -o option to view types that dont support it, it causes a segfault. Also make sure that when viewing all states that the correct switch is passed
Rework layout a bit and add number of states to view as an option
Merge pull request #316 from rafaelabdo/master
Delete SPDs when an IPSec tunnel is deleted. Fix #2719.
Update usr/local/www/diag_system_pftop.php
Get rid of localization where it is not desired.
Rework the pfTOP page to provide the ability to select the view. Also provide better dropdown labels and remove the annoying onClick submit - its not needed since ajax will handle the post of the new value in the background
Delete SPDs when an IPSec tunnel is deleted.
- Add new function to delete SPDs (see 'remove_tunnel_spd_policy($phase1,$phase2)' on vpn.inc)- Change vpn_ipsec.php to delete SPDs on phase 2 and phase 1.- Change the method GET to delete phase 2 (needs to inform which is the phase 1)...
View revisions
Also available in: Atom