Skip to content

Commit 77b18b5

Browse files
net/miniupnpd: Patch to improve logging
- Clearer logging of enabled protocols/ports, IPv6 mapping, and UPnP IGD compatibility mode - Log warnings with an enabled allow third-party mapping option - Log less with default/info log level - Remove excessive logging of normally occurring messages - Remove multiple log messages for the same event - Remove excessive logging caused by a daemon bug Link: https://github.com/Self-Hosting-Group/miniupnp/tree/improve-logging
1 parent 9bd2e2b commit 77b18b5

2 files changed

Lines changed: 1046 additions & 1 deletion

File tree

net/miniupnpd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= miniupnpd
22
DISTVERSION= 2.3.9
3-
PORTREVISION= 2
3+
PORTREVISION= 3
44
PORTEPOCH= 1
55
CATEGORIES= net
66
MASTER_SITES= http://miniupnp.free.fr/files/ \

0 commit comments

Comments
 (0)