quorum/p2p/nat
Felix Lange c14de2e973 p2p/nat: tweak port mapping log messages and levels
People stil get confused about the messages. This commit changes
the levels so that the only thing printed at the default level (info)
is a successful mapping.
2015-05-14 12:54:59 +02:00
..
nat.go p2p/nat: tweak port mapping log messages and levels 2015-05-14 12:54:59 +02:00
nat_test.go p2p/nat: fix concurrent access to autodisc Interface 2015-05-14 03:53:11 +02:00
natpmp.go p2p/nat: new package for port mapping stuff 2015-02-13 11:39:31 +01:00
natupnp.go p2p/nat: switch to github.com/huin/goupnp 2015-02-17 13:10:11 +01:00
natupnp_test.go p2p/nat: add test for UPnP auto discovery via SSDP 2015-05-14 12:13:19 +02:00