miniupnpd: Enable regex filter
authorDavid Yang <mmyangfl@gmail.com>
Mon, 1 Jul 2024 16:58:07 +0000 (00:58 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 31 Jul 2024 08:26:01 +0000 (10:26 +0200)
commitc51ecd66788bba7c2dd18206a57e4f1224575553
treee5c380f543faa2eb5c70007c34f3014af33e026c
parent7058ca424add74534248bdf197722ea02be3d3b7
miniupnpd: Enable regex filter

UPnP rules now may have an optional regex filter on requester's
descriptions. This is a countermeasure against some UPnP exploiters
without shutting down UPnP service completely, albeit they can bypass it
by reporting innocent's descriptions maliciously.

Since the filter specifier is optional, existing valid config files will
still work.

This increases the executable's size by 1.3 kB from original 147.7 kB on
i386.

Signed-off-by: David Yang <mmyangfl@gmail.com>
net/miniupnpd/Makefile