Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
alias-utils.inc 22.1 KB
backup.inc 13.3 KB
diag_arp.inc 3.83 KB
diag_dump_states.inc 3.12 KB
system_advanced.inc 31.7 KB
wg.inc 14.9 KB

Latest revisions

# Date Author Comment
585e7567 02/19/2021 07:37 PM Steve Beaver

Fix alias renaming issue

5e9b5483 02/12/2021 01:51 PM Jim Pingle

Fix WireGuard add/next name behavior. Fixes #11407

  • No need to set index when creating a new entry
  • WireGuard interface name label was assuming array index=wg if name
    which was incorrect

(cherry picked from commit 11fd7da72502c991b1f1c0e886ea212235f4a505)

83081d3a 02/08/2021 07:04 PM Steve Beaver

Revert "Refactor system_advanced_misc for MVC"

This reverts commit c33b0ab6c2fcd4c9786d1b5e7903c01fa1fafa7d.

5898a649 02/08/2021 06:07 PM Steve Beaver

Refactor system_advanced_misc for MVC

d6b55b5f 02/08/2021 01:23 PM Viktor Gurov

Nested alias checking fix. Issue #11372

21c2bb34 02/04/2021 06:13 PM Renato Botelho

Remove what I suspect is a debug leftover

86b28a02 02/01/2021 04:11 PM Steve Beaver

Refactored system_advanced_* pages for MVC

f32e1438 01/29/2021 06:54 PM Jim Pingle

Add brackets around IPv6 endpoint address. Issue #11338

0c68239a 01/27/2021 05:06 PM Jim Pingle

Fix WireGuard interface name assignment. Fixes #11323

Only set the name when it's empty/unset (e.g. when first created),
automatically determine the next available wg interface number.

4fdcc82b 01/27/2021 04:22 PM Jim Pingle

WireGuard: Always derive public key. Issue #11322

If the user enters a different private key, using the supplied public
key would lead to a mismatch. So always derive the public key when saving.

View revisions

Also available in: Atom