Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  build
  src
  tests
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 297 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 1.63 KB
build.conf.sample 1.96 KB
build.sh 11.1 KB
composer.json 768 Bytes
composer.lock 109 KB
rector.php 1.17 KB
vendor 36 Bytes
zanata.xml 549 Bytes

Latest revisions

# Date Author Comment
3172cadb 06/21/2025 03:21 PM Marcos M

Fix editing interface group names

This was previously a pointer to the global config before the config
access rewrite and hence the assignment would modify the config.

25901e7b 06/17/2025 04:23 PM Marcos M

Check correct enable value for UPnP service. Fix #16274

Also move the query code so it's only run when the service is enabled.

7479a798 06/16/2025 07:42 PM Renato Botelho do Couto

ppp-ipv6: Reduce indent levels

ede3fbfb 06/16/2025 07:35 PM Marcos M

Refactor handling of PPPoE ADDR_ADD events. Fix #16265

71cedb12 06/16/2025 07:33 PM Marcos M

Improve ZFS handling

- Improve ZFS detection, cleanups
- Better handling of arbitrary root zpool names

Co-Authored-By: R. Christian McDonald <>

5ff07bb5 06/16/2025 05:37 PM Marcos M

Reference the correct VIP in input validation description. Fix #16272

The $vip variable may not reference the $found_carp's VIP since there's no
break in the loop. Fix it by keeping the ID once it's found.

80a490e4 06/11/2025 06:59 PM Jim Pingle

Encode OpenVPN names in widget. Fixes #16258

f3e00ef6 06/10/2025 04:11 AM Marcos M

Update list of IPv4-only DDNS endpoints for AAAA updates. Implement #16251

Non "v6" services can be omitted from _curlIpresolveV4 since the request
will already happen over IPv4.

b947a5b8 06/10/2025 12:28 AM Marcos M

Use the correct NAT64 source address. Fix #16250

a05fb299 06/09/2025 07:21 PM Steve Wheeler

Fix MSS values for IPv6 tunnel types

View all revisions | View revisions

Also available in: Atom