Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
fa94f1e1 02/28/2014 11:28 AM Phil Davis

Tidy "gateway name - IP" in dropdown list

While I notice this also, for a plain gateway, the current IP address is also listed in the dropdown list text, like "WAN_DHCP - 10.42.11.1". If there is no IP address currently, it might say "WAN_DHCP - dynamic". But for some DHCP gateways that have not had any non-default manual settings done, it can say "OPT1_DHCP ". This gets rid of the silly-looking ""

d47e25c7 02/28/2014 07:48 AM Phil Davis

Use return_gateway_groups_array() to build correct GWG list

Now return_gateway_groups_array() always returns at least the IP version 'ipprotocol' of each GWG, even if all its members are down at present. It is better to use this to check what IP version the GWG is. The previous check was using the IP address of the first member of the GWG to deduce 'ipprotocol'. That would fail if the WAN was DHCP and was down.

df0878b0 02/26/2014 04:24 PM Ermal LUÇI

Add a function to read the status of connections/SAs/SPDs from smp plugin of StrongSWAN. No need to go through the setkey dumps

f7e481dd 02/25/2014 07:48 PM Stilez y

Port dropdowns: Put port no. after descrip

At the moment, even if a port number is entered, it's re-displayed only as a port name when editing. Users who don't have port names -> numbers lookup memorised can't easily confirm when editing a rule, that the port is as intended. Then, when they return to firewall_rules.php the same rules have ports displayed as numbers not names (inconsistent)....

c6efc8fd 02/25/2014 10:10 AM Ermal LUÇI

Push log changes for IPSec and fix generation of strongswan.conf and ipsec.secrets to be properly considered

b5388f03 02/24/2014 03:25 PM Renato Botelho

Fix #2302, save custom uploaded l7 pattern files on config.xml and replicate it to slave

1b90e2d5 02/24/2014 03:25 PM Renato Botelho

Fix whitespaces and indent

cfd3676d 02/23/2014 07:09 AM N0YB

This one too.

4a2c47fe 02/23/2014 05:04 AM N0YB

Element id's are to be unique. 'provider' used is elsewhere.

ca4467bc 02/23/2014 04:50 AM N0YB

Better done globally here in the function.

View revisions

Also available in: Atom