aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-release.mk
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2018-08-23 20:18:55 +0200
committerHarald Welte <laforge@gnumonks.org>2018-08-24 10:31:18 +0000
commitb8a91625dd974f596214646da345d9d649f4dae3 (patch)
treef61f730e64d5c62b873a6bc8da3f0c5f281da31e /osmo-release.mk
parent73196e77fb28d71f5ab536d4e6265cfcbb169b3d (diff)
gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP
When gsmtap adding a new sink it does not supply OSMO_SOCK_F_UDP_REUSEADDR in order to have SO_REUSEADDR applied. In most cases, the gsmtap sink is just receiving packets to toss them immediately, so having one of them is sufficient. However, in other use cases - particularly virt_phy - we actually want to receve and process GSMTAP messages via multicast Applying SO_REUSEADDR (like we did before disabling it globally for UDP in I4a8ffb8d598aca88801a4a0322944d7cdd8d4047 on August 1st) resolves the issue. Change-Id: I1399a428467ca12f1564a14eb8ffb294d4f59874 Related: OS#3497
Diffstat (limited to 'osmo-release.mk')
0 files changed, 0 insertions, 0 deletions