mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-24 21:17:01 +01:00
traversal In this commit, we allow our node to automatically advertise its connection's external IPs on the ports it is currently listening on in order to accept inbound connections. This is only done when specifying a NAT traversal technique when starting the daemon. We also include a handy method that watches for dynamic IP changes in the background. If a new IP is detected, we'll craft a new node announcement using the new IP and broadcast it to the network.
76 KiB
76 KiB