Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/32007 )
Change subject: chapters/logging: Expand documentation on GSMTAP logging ......................................................................
Patch Set 2: Code-Review+2
(1 comment)
File common/chapters/logging.adoc:
https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/32007/comment/bca2a68a_03820... PS2, Line 247: open the socket at the GSMTAP port and discard anything arriving at it.
Maybe also explain that in remote IP addresses in the local system we try to open the port to avoid […]
that depends on the code in question (whether it calls gsmtap*add_sink). Not sure we do that for logging. Which is the case for vty-based logging, but not for a program that might call log_target_create_gsmtap() directly, without the VTY (some small utility without VTY might do that).