Project

General

Profile

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

Latest revisions

# Date Author Comment
9ef56cbc 12/03/2018 03:47 PM Renato Botelho

Update translation files

d518a35b 12/03/2018 03:47 PM Renato Botelho

Regenerate pot

433a8e71 11/27/2018 07:23 PM Luiz Souza

Do not call interfaces_vlan_configure() every time an interface is edited in GUI.

This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).

Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure()....

fb1d9dca 11/22/2018 02:38 PM Luiz Souza

Make the WF2Q+ the default scheduler for the dummynet limiters.

The WF2Q+ was the default scheduler in previous versions, it is well tested and support dynamic queues.

Add a note for the FIFO scheduler to make clear that it does not support dynamic queues (by design) and as such, it is working as intended....

846dfa42 11/22/2018 11:02 AM Steve Wheeler

Allow no username for FreeDNS-v6

Also include that and Digital Ocean in the help text.

(cherry picked from commit 92c39e9b923792a58b56323a7e2fb46f608b447f)

9607d487 11/21/2018 09:26 PM Renato Botelho

Fix #9144: Init array before use

ea0dd417 11/21/2018 06:31 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

6b0ef045 11/21/2018 12:53 PM Renato Botelho

Fix #8937: Show hwaddr for LAGG members

31e18c7b 11/20/2018 07:30 PM Renato Botelho

Fix #8465: Preserve default gw when switch to BACKUP

interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfiguring completely the
interface when it's not necessary.

Add a new parameter $maintenancemode_only to interface_carp_configure()...

4a374a0d 11/20/2018 07:30 PM Renato Botelho

Break long lines

View revisions

Also available in: Atom