$OpenBSD: README-main,v 1.3 2018/09/04 12:46:17 espie Exp $

+-----------------------------------------------------------------------
| Running miniupnpc on OpenBSD
+-----------------------------------------------------------------------

For proper functionality, multicast(4) needs to be enabled. To do so,
add the following line to /etc/rc.conf.local(8):
    multicast=YES

Otherwise, local LAN IP address must be specified on the upnpc command
line, using the '-m' option. e.g.:

$ upnpc -m 192.168.2.78 -l
