multiple allow/deny entries for UPnP (rowhelper)
with this additional change we can allow infinite number of entriesrather than just 500 due to the for loop set to a max of 500 because therowhelper control doesnt post as an array but just adds a number at the...
This patch will allow the web GUI for UPnP to enter more user specifiedentries rather than just 4, I replaced the 4 boxes with one rowhelpercontrol
Time to let these go
Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI changes and upgrade code
Typo CIDR in UPnP GUI page
As reported by johnpoz https://forum.pfsense.org/index.php?topic=84964.0
Recent versions of miniupnpd does not accept IPv4 address anymore, use interface name always. It fixes #3874
Escape parameters passed to shell_exec()
make listening on interface rather than IP optional for miniupnp
Fix call-time pass-by-reference in UPnP
make miniupnpd listen on interface instead of IP
The 'listening_ip' option in miniupnpd.conf can accept an interface namedirectly instead of having to translate it to an IPv4 address first. (This isactually required if IPv6 support is enabled.)
View revisions
Also available in: Atom