micro/network
Milos Gajdos 76011b151d
Bugfix: Set gateway to node.Address
gw has not been initialized; it was basically an empty string and only
got populated by Sprintf-ing the addr:port IF the port has been set.
This commit sets the gw to node.Address to it's never an empty string.
2019-06-26 16:28:33 +01:00
..
proxy add router selector and network defaults 2019-06-26 16:12:57 +01:00
resolver Add registry resolver 2019-06-24 15:30:17 +01:00
router Bugfix: Set gateway to node.Address 2019-06-26 16:28:33 +01:00
default.go add router selector and network defaults 2019-06-26 16:12:57 +01:00
network.go add router selector and network defaults 2019-06-26 16:12:57 +01:00