Project

General

Profile

Download (10.2 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cd3925b3 03/18/2025 10:46 PM Reid Linnemann

miniupnpd: Generate miniupnpd config using more explicit bools

The miniupnp config section has boolean flags that are either true with the value
'on', and are inferred to be false by omission or an empty value. To be more
explicit when generating the miniupnpd config, compare these values to 'on'...

e33068b7 02/10/2025 07:09 PM Marcos M

Generate the UUID using the external interface MAC

Use the configured external interface to generate the UUID and serial for
miniupnpd.conf. Additionally, resort to using a random MAC on failure.

bf313265 11/25/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: No need to enter STUN port and update example servers

(#4717)

81ca1f72 10/10/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Improve descriptions

ada8c696 07/05/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Simplify service wording

and change menu/title to `UPnP IGD & PCP` as newer PCP is supported

6c40eb67 07/05/2024 12:00 AM Self-Hosting-Group

Revert "Update text references to UPnP protocols"

This reverts commit 429312ff683b5762d0cb6eca69c474121a9dfca1.

429312ff 06/11/2024 05:08 PM Marcos M

Update text references to UPnP protocols

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

374dd9fe 12/14/2022 02:05 PM Jim Pingle

UPnP rule/service cleanup. Fixes #13755

  • Fix several incorrect config paths/tests
  • Fix UPnP local interface automatic rule to pass traffic into UPnP
    itself.
  • Wrap all rules/anchors in UPnP enabled test, no reason for them to be
    in the ruleset if UPnP is off....
2568e151 12/08/2022 09:03 PM Christian McDonald

Rector direct global g accesses

1e45d13f 11/23/2022 02:06 PM Christian McDonald

Rector some direct config gets with pure scalar paths.

4ebc299b 07/01/2021 01:17 PM Viktor Gurov

UPnP STUN configuration. Feature #10587

9025112e 07/19/2018 02:07 PM Jim Pingle

Fix PHP7 error in miniupnpd.inc

0748e493 03/12/2016 12:06 AM Josh Galvez

Whitespace cleanup

c401e41e 03/12/2016 12:03 AM Josh Galvez

Make model_number customizable

c3a74b4e 03/12/2016 12:01 AM Josh Galvez

Make presentation_url customizable

b93bb38c 01/07/2016 04:25 AM Chris Buechler

Set secure_mode=yes in miniupnpd config. Ticket #5627

7ca5be34 11/11/2015 06:57 PM Jim Pingle

Wrap UPnP permissions processing in is_array(), the var may not exist especially on upgrade.

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/