Project

General

Profile

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

Latest revisions

# Date Author Comment
7719b399 08/06/2018 01:43 PM Steve Beaver

Revise setup wized for consistency

4da0767b 08/03/2018 03:19 PM Renato Botelho

Fix #8595

Implement MTU override option that allow client to force a bigger MTU
value than the one negotiated on LCP that is known to work.

86ad5d27 08/03/2018 02:33 PM Steve Beaver

Merge pull request #3969 from luckman212/2y-prefix-is-ok

65b5efa7 08/03/2018 02:06 PM Jim Pingle

Add config function init_config_arr()

This function initializes a set of nested keys under $config to avoid multiple levels of manual is_array() checks and creations.

Pass it an array of keys to test and create, for example:

init_config_arr(array('virtualip', 'vip'));...

69c8e5c2 08/03/2018 01:56 PM Steve Beaver

Merge pull request #3968 from stephenw10/master

48fa342d 08/03/2018 01:54 PM Steve Beaver

Merge pull request #3967 from PiBa-NL/20180729-alias-with-carp-parent

0e4b0d6d 08/03/2018 12:29 PM Renato Botelho

Remove unnecessary 'pppoe' class

25355cb8 08/03/2018 12:07 PM Steve Beaver

Revise page footer height

6c0bb59f 08/03/2018 11:50 AM Steve Beaver

Show/hide pppoe-multilink-over-singlelink advanced option

89ae6f1f 08/03/2018 05:39 AM → luckman212

Removes some legacy code in auth.inc

There was a compat issue between PHP's $2y$ bcrypt hashes and
older versions of FreeBSD. However, this compat issue was fixed
long ago and appeared in FreeBSD 11.0-RELEASE
https://reviews.freebsd.org/D2742

View revisions

Also available in: Atom