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
eb35f2ee 02/04/2025 10:57 PM Marcos M

Consider the linklocal_fallback value when checking the interface cache

This is needed to make sure that callers to find_interface_ipv6() using
different linklocal_fallback values receive the correct data.

Followup to ec7c1879da64f8a39e4aa8103c351768118af03d...

5f31c41b 02/04/2025 10:53 PM Luiz Souza

Add the swap partition created by growfs to the system fstab.

Fixes the missing swap partition with the emmc-serial images.

Ticket: #10888

cfe52b69 02/04/2025 08:35 PM Marcos M

Allow renaming when duplicating a gateway. Fix #16036

28a94ddf 02/04/2025 07:59 PM Marcos M

Fix condition check in get_interface_addresses()

Followup to ec7c1879da64f8a39e4aa8103c351768118af03d

aef5c504 02/04/2025 06:53 PM Christian McDonald

kea: Introduce kea-specific UI and config for DHCP-PD

ec7c1879 02/04/2025 05:31 PM Marcos M

Don't include LL addresses by default in get_interface_addresses()

- Update get_interface_addresses() to make including the IPv6 LL address
optional. It defaults to the function's previous behavior.
- Update find_interface_ipv6() to pass the $linklocal_fallback preference...

ec074cb5 02/04/2025 02:15 PM Christian McDonald

unbound: filter link-local addrs from host_entries.conf. Fixes #16035

ef4d1687 02/03/2025 10:07 PM Marcos M

Fix regression with IPv6 LL addresses

- Update does_vip_exist() to correctly compare LL VIPs that include the
interface in the address (e.g. '%lo0').
- Return the previous find_interface_ipv6_ll() behavior of including the
the interface in the LL address....

7d9443b9 02/03/2025 07:55 PM Marcos M

Bump config version

68ef1115 02/03/2025 07:51 PM Marcos M

Include Captive Portal zone description in messages

View all revisions | View revisions

Also available in: Atom