Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  pfSense
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
7a9b5263 05/27/2025 07:42 PM Marcos M

Improvements to plugin_xmlrpc functions

- The "merged in config" log may not show all merged sections. Fix this by
not clobbering the "$sections" variable.
- Fix variable expansion in the xmlrpc_recv plugin error logs.
- Pass the return value of "plugin_xmlrpc_recv" to...

e4f3b5ce 05/08/2025 05:16 PM Reid Linnemann

Fix double rc.newwanipv6 execution on if_pppoe

When using if_pppoe and DHCPv6 over the PPP link, both the devd handler script
and dhcp6c execute /etc/rc.newwanipv6 as a result of an address assignment,
which is not fatal but does cause some extra delay as the filter is reloaded and...

9c41e113 05/05/2025 08:37 PM Reid Linnemann

pppoe-handler: Mute spurious invalid address warnings

Move the address checking out of the main body of the script into switch cases
that actually use the address

(cherry picked from commit 51ce224e061a26728bb42d11d238a11bbd989850)

0680e73e 05/05/2025 08:37 PM Reid Linnemann

Fix serialization/deserialization of ppp hostuniq and provider attributes

When these two properties were added, the form handling set their config values
to boolean true if empty, leading to empty tags in the config.xml which would be
serialized to the config.cache as empty strings. As a result, later fetches of a...

30cad817 05/05/2025 08:37 PM Reid Linnemann

if_pppoe: Resolve endless loop on dhcp6c

When using if_pppoe, the use of ppp-ipv6 to up the pppoe interface on ADDR_ADD
causes a loop of calling interface_dhcp6_configure(), which
restarts dhcp6c, which acquires a lease and assigns an address, which emits an...

16eb8e7b 05/02/2025 11:41 PM Marcos M

Check input validation before prompting to apply settings. Fix #16162

201a8998 04/30/2025 12:07 AM Steve Wheeler

Fix IPsec settings filter policy link

9316ad06 04/29/2025 02:06 AM Marcos M

Fix config check for if_pppoe

'system/use_mpd5_for_pppoe' is not a valid config path.

1c9355bd 04/24/2025 01:09 AM Marcos M

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

27e9a8aa 04/22/2025 05:40 PM Marcos M

Hide unsupported options with if_pppoe. Fix #16155

View revisions

Also available in: Atom