Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include

Latest revisions

# Date Author Comment
1c9355bd 04/24/2025 01:09 AM Marcos M

Remove the pppoe reset cron job when the interface is disabled or with if_pppoe

886b66f7 04/07/2025 03:13 PM Marcos M

Limit port forward overlap checks to the same IP address family. Fix #16130

4ecba170 03/26/2025 05:37 PM Marcos M

Bring in Kea enhancements from Plus

f178fa48 03/21/2025 04:07 AM Luiz Souza

When the PPPoE client backend is changed, show the reboot message.

(cherry picked from commit 615713329278baf93d4712321d3e4a497061a315)

aff7e91b 03/21/2025 03:59 AM Luiz Souza

Change the mpd5/if_pppoe knob back to a global setting.

They cannot cooexist, so makes no sense have it as a per connection setting.

Enforce a few protections and warnings when the user switch from mpd5 with a
MLPP setup to if_pppoe, which do not support MLPPP....

e45b3215 03/21/2025 03:59 AM Luiz Souza

Revert "pppoe: Add knob to move it back to mpd5"

This reverts commit 0bf19af7d0b9222ea24899103c64819b0d08160a.

This knob will be per connection and not a global setting.

(cherry picked from commit be004fb3007dbde03492a784be322de71e7ecfda)

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...

View revisions

Also available in: Atom