go-ethereum/p2p/nat
dknopik b0f66e34ca
p2p/nat: return correct port for ExtIP NAT (#30234)
Return the actually requested external port instead of 0 in the
AddMapping implementation for `--nat extip:<IP>`.
2024-07-27 10:18:05 +02:00
..
nat_test.go p2p, p2p/discover: add signed ENR generation (#17753) 2018-10-12 11:47:24 +02:00
nat.go p2p/nat: return correct port for ExtIP NAT (#30234) 2024-07-27 10:18:05 +02:00
natpmp.go p2p/nat: fix typos in comments (#29536) 2024-04-15 14:58:17 +02:00
natupnp_test.go all: replace strings.Replace with string.ReplaceAll (#24835) 2022-05-09 13:13:23 +03:00
natupnp.go p2p/nat: fix typos in comments (#29536) 2024-04-15 14:58:17 +02:00