Project

General

Profile

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

Latest revisions

# Date Author Comment
7c2ea0cc 01/07/2014 09:41 AM Phil Davis

Update reserved_keywords checks to match firewall_aliases_edit

firewall_aliases_import should have the same checks for reserved names as firewall_aliases_edit
This code should really be in a function in a common include file, but which one is the appropriate one?...

44b72c67 12/30/2013 09:23 AM Phil Davis

Fix display of CIDR/Update Freq in Alias Edit

Fixes #3376. I have no idea what the "^" characters were meant to do, but removing them makes the CIDR/Update Freq value be displayed correctly when editing. Will there be some other side-effect from removing the "^"?

d564ed24 12/30/2013 09:23 AM phildd

Validate IP address ranges correctly on Alias Bulk Import

The code was there to attempt to validate and implement IP address range lines in Alias Bulk Import e.g.
10.20.0.0-10.21.22.0
should produce a bunch of smaller ranges with appropriate CIDRs.
This fixes the code so IP address ranges actually make it through into the resulting Alias.

57b02731 12/27/2013 08:50 PM Ermal LUÇI

Remove not needed code

53555bf2 12/27/2013 08:37 PM Ermal LUÇI

Make sense of interface mtu handling code. No need to do unneeded operations. This fixes slow boot times and proper handling of mtu for vlans though some work or better model is needed for other interface types.

1a4ef44e 12/27/2013 02:58 PM Renato Botelho

Delete static route when monitor IP is removed, also save monitor IP even when it's disabled

e2edc30d 12/24/2013 02:16 PM Renato Botelho

When WANTIME is empty, there is nothing to do here

811ecea4 12/24/2013 02:16 PM Renato Botelho

test only does integer comparison, use bc to compare float

8f105c8a 12/24/2013 02:16 PM Renato Botelho

Save status even if no script is executed

98864780 12/24/2013 02:16 PM Renato Botelho

On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert the logic to fix this. While I'm here, check if file exists before cat it

View revisions

Also available in: Atom