erigon-pulse/p2p/nat
battlmonstr f5a0c9d834
p2p: Disable port mapping task with --nat extip (#3612)
If --nat extip:1.2.3.4 option is specified, the port mapping logic
(AddMapping/DeleteMapping) does nothing.
This optimization avoids running a goroutine for doing nothing.
2022-02-24 15:09:56 +00:00
..
nat_test.go p2p, p2p/discover: add signed ENR generation (#17753) 2018-10-12 11:47:24 +02:00
nat.go p2p: Disable port mapping task with --nat extip (#3612) 2022-02-24 15:09:56 +00:00
natpmp.go p2p: Disable port mapping task with --nat extip (#3612) 2022-02-24 15:09:56 +00:00
natupnp_test.go p2p/nat: disable UPnP test on windows 2015-08-06 17:18:59 +02:00
natupnp.go p2p: Disable port mapping task with --nat extip (#3612) 2022-02-24 15:09:56 +00:00