lokinet/llarp
Jason Rhinelander c9f492d85a
Fix [bind]inbound IP-omitted handling
We were failing when using `inbound=:1234`, rather than looking for a
default IP.  This fixes it to still use the default IP, and change only
the default port.

Outbound behaviour should remain unchanged: i.e. `outbound=:2345` means
bind-to-wildcard-IP with a specific port.
2022-07-21 14:55:57 -03:00
..
android standardize include format and pragma once 2021-03-09 19:01:41 -05:00
apple clean up build helper scripts: 2022-07-20 13:36:04 -04:00
config Fix [bind]inbound IP-omitted handling 2022-07-21 14:55:57 -03:00
consensus Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
constants * add mockable network functions 2022-07-20 13:36:03 -04:00
crypto Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
dht Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
dns Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
ev * add mockable network functions 2022-07-20 13:36:03 -04:00
exit Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
handlers * add mockable network functions 2022-07-20 13:36:03 -04:00
iwp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
link * add mockable network functions 2022-07-20 13:36:03 -04:00
messages Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
net this code needs to detect the first non-existing interface by name, not the first existing one. this remidies this. sorry testnet for breaking you 2022-07-21 07:19:43 -04:00
path Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
peerstats Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
quic Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
router Fix log level being forced to warning 2022-07-21 11:34:11 -03:00
routing replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
rpc Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
service Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
simulation standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tooling hive fmt/spdlog updates 2022-07-19 15:27:31 -03:00
util Add missing header to fix libc++ build 2022-07-18 17:23:35 -03:00
vpn * add mockable network functions 2022-07-20 13:36:03 -04:00
win32 * add mockable network functions 2022-07-20 13:36:03 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
bootstrap.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
CMakeLists.txt fix win32 and android builds 2022-07-19 11:31:14 -04:00
context.cpp clean up build helper scripts: 2022-07-20 13:36:04 -04:00
endpoint_base.cpp add untracked file 2021-04-19 07:02:44 -04:00
endpoint_base.hpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
lokinet_shared.cpp oxen-logging update to handle level/type parsing exceptions 2022-07-19 13:39:00 -03:00
nodedb.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
nodedb.hpp liblokinet additions: 2021-04-19 06:59:07 -04:00
pow.cpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
pow.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
profiling.cpp far stricter profiling algorithm 2021-06-08 14:36:30 -04:00
profiling.hpp replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
router_contact.cpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
router_contact.hpp Remote util::Printer and related cruft 2022-07-18 14:56:09 -03:00
router_id.cpp Crank oxen-mq to (1.2.)11; switch to oxen-encoding 2022-02-17 16:30:17 -04:00
router_id.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
router_version.cpp Cleanup: avoid pointless copy of this pointer 2021-11-15 13:38:00 -04:00
router_version.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00