Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
90eda87f 03/21/2025 03:59 AM Renato Botelho

pppoe: Add knob to move it back to mpd5

A new PPPoE implementation, using if_pppoe kernel module, is going to be
introduced soon and will be used by default. Add a knob under System ->
Advanced -> Networking to let users to move it back to previous
implementation using mpd5....

3b45a8f2 03/12/2025 04:11 PM Christian McDonald

Strip manufacturer from MAC field passed to WoL from ARP table. Fixes #15162

ba43ae31 02/12/2025 07:10 PM Marcos M

Exclude states that don't match the selected interface. Fix #16043

740d3241 02/12/2025 06:58 PM Marcos M

Improve performance of state display in diag_dump_states.php

The variable $killdstip was previously used in the tool-tip for the kill
state icon which later changed to reference srcip/dstip instead. Improve
the performance by removing this variable, assigning each state's date in...

35dab7fc 01/31/2025 04:34 PM Marcos M

Config access regression when installing cron jobs with RAM disks

837c16fb 01/10/2025 06:07 PM Reid Linnemann

Fix toggleNATrule() always returning 'enabled' for a single rule

When toggleNATrule() was modified to accept a list of NAT rules, the default
case for a single 'id' in the postdata was broken by building a rule map of {id
=> id}, and attempting later to index that map with id 0. If the rule being...

37d60e23 01/07/2025 02:11 PM Luiz Souza

Bump up the year in the Copyright notice.

2470d8fb 12/16/2024 07:32 PM Marcos M

Sort filter rules after changes. Fix #15935

When rules are added/removed, they should also be re-sorted.

eae972cc 12/04/2024 04:42 PM Christian McDonald

kea: keep the config.xml tidy when saving settings with empty values

aac5bb5d 12/02/2024 10:27 PM Marcos M

Config access regression when saving dnsmasq overrides. Fix #15890

View revisions

Also available in: Atom