lighthouse/beacon_node/network/src
Sean 94b17ce02b Add UPnP support for Lighthouse (#1587)
Adding UPnP support will help grow the DHT by allowing NAT traversal for peers with UPnP supported routers.

## Issue Addressed

#927 

## Proposed Changes

Using IGD library: https://docs.rs/igd/0.10.0/igd/

Adding the  the libp2p tcp port and discovery udp port. If this fails it simply logs the attempt and moves on

## Additional Info



Co-authored-by: Age Manning <Age@AgeManning.com>
2020-10-02 08:47:00 +00:00
..
attestation_service Weak subjectivity start from genesis (#1675) 2020-10-01 01:41:58 +00:00
beacon_processor Weak subjectivity start from genesis (#1675) 2020-10-01 01:41:58 +00:00
router Super Silky Smooth Syncs, like a Sir (#1628) 2020-09-23 06:29:55 +00:00
service Alternative (to BeaconChainHarness) BeaconChain testing API (#1380) 2020-08-26 09:24:55 +00:00
sync Super Silky Smooth Syncs, like a Sir (#1628) 2020-09-23 06:29:55 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
metrics.rs Add gossip conditions from spec v0.12.3 (#1667) 2020-09-27 20:59:40 +00:00
nat.rs Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
persisted_dht.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
service.rs Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00