Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
16625f3c 11/07/2016 04:19 PM Steve Beaver

Fixed #6779 by roundinf bandwidth down to nearest integer

7c9f724c 11/07/2016 02:39 PM Steve Beaver

Correct part of #6779
Setting input "step" value to "any" alows hte element to accept decimal (float) values, not just integers.

d5cf0b70 11/04/2016 08:26 PM Steve Beaver

Fixed #6895
by setting overflow-x: visible; in CSS

0ea7b83e 11/04/2016 07:17 PM Renato Botelho

Enable ALTQ for cxl. Fixes #6830

01fb4340 11/04/2016 06:43 PM Steve Beaver

Fixed $6811

cbd61636 11/04/2016 06:39 PM Jim Pingle

When deleting or disabling a non-dynamic gateway, if that gateway was set as default then remove the corresponding default route to respect the user's decision. Fixes #6659

(cherry picked from commit 1be1b87b5f9ab8d0a259b888aab08ec6babad568)

96ff627f 11/04/2016 02:38 PM Steve Beaver

Fixed #6753
Interface menu entries no longer sorted for consistency with other GUI instances

(cherry picked from commit e5d339735836fd55b0fa944d5d7e472793785e30)

7a48a7f7 11/04/2016 02:22 PM Jim Pingle

OpenBSD removed the pf FAQ page for shaping, so link to the proper page on archive.org since they offer no current equivalent and no other suitable replacement page is immediately available. Fixes #6781

f5febd77 10/27/2016 09:32 AM Renato Botelho

Import a patch to fix Net_IPv6::compress("::")

Obtained from: https://github.com/phil-davis/Net_IPv6/commit/638b96a253164b65c63825c38e79812b6c5f448d
Submitted by: @phil-davis

e37ecea9 10/25/2016 03:56 PM Phil Davis

Improve IPv4 address validation for services_dhcp

The input pattern that goes with Form_IpAddress by default allows for IPv4 and IPv6 valid characters. The back-end validation here is checking for IPv4 addresses, so it seems reasonable that the front-end input pattern checks might as well be restricted to the IPv4 valid characters. Unneeded setPattern have also been removed....

View revisions

Also available in: Atom