aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-10-11 19:37:33 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-10-11 19:37:35 +0200
commit5cc9a8f3fe274af6dba28594aa745fd4f8f2fcb7 (patch)
tree32f1fe9b8ebcb46e9b9a3c947d43bc8cf60cbec7 /doc
parent120746e66f5a9dda8e4a511327fb26fa834be2eb (diff)
sigtran: Set default remote ip to localhost instead of null
NULL or 0.0.0.0 should actually not be used upon connect() calls. Whoever, it worked so far because osmo_sock_init2() calls getaddrinfo() on it which does the 0.0.0.0->127.0.0.1 translation. osmo-msc already passed 127.0.0.1 as default address, so let's do the same here. Change-Id: Ib0d33c66faab78e609742638425cb8a0c382406f
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions