commit | ac103f90cbc6e3fd94570203f2f87b72b77ac9be | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Mon May 23 16:50:47 2016 -0700 |
committer | Asim Shankar <ashankar@google.com> | Mon May 23 16:50:47 2016 -0700 |
tree | 31ee359b2375000c916650ca995c86ab124058eb | |
parent | 1c19b87d7380ffba4734808b301340c1018c6c36 [diff] |
netstate: Do not default to filtering away addresses. I'm not sure of the history behind this, but filtering out all but the IPv4 loopback address seems to be the wrong thing to do. Overall, the philosophy is to "find all paths". In practice, this behavior was hurting our Android app demos, where a device not on a public network was ending up with only 127.0.0.1 in rpc.Server.Status().Endpoints, which in turn meant that even though peers on the same network (or within Bluetooth range) could see an advertisement for this service, they couldn't connect to it over the single localhost advertised endpoint. Change-Id: I3efca02dd9be78c57129f71e567ad7d554843663
This repository contains general purpose libraries used by the Vanadium project.