lighthouse/beacon_node
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
..
beacon_chain Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
client Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
eth1 Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
eth2_libp2p Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
genesis Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
network Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
operation_pool Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
rest_api Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
src Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
store Update LevelDB to v0.8.6, removing patch (#1636) 2020-09-21 11:53:53 +00:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
websocket_server Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
Cargo.toml Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00