aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/nat
Commit message (Collapse)AuthorAgeFilesLines
* p2p/nat: switch to github.com/huin/goupnpFelix Lange2015-02-171-3/+3
| | | | My temporary fix was merged upstream.
* p2p/nat: new package for port mapping stuffFelix Lange2015-02-133-0/+499
I have verified that UPnP and NAT-PMP work against an older version of the MiniUPnP daemon running on pfSense. This code is kind of hard to test automatically.