osmocom-bb/src/host/layer23/include/osmocom
Pau Espin 4f36345180 layer23: Support configuring GSMTAP through VTY in l23 apps.
This allow all l23 apps supporting L23_OPT_VTY and L23_OPT_TAP to
dynamically configure gsmtap through a "gsmtap" VTY node:

gsmtap
 gsmtap-remote-host 127.0.0.2
 gsmtap-sapi bcch
 gsmtap-sapi ccch
 gsmtap-sapi rach
 gsmtap-sapi agch
 gsmtap-sapi pch
 gsmtap-sapi sdcch
 gsmtap-sapi tch/f
 gsmtap-sapi tch/h
 gsmtap-sapi pacch
 gsmtap-sapi pdtch
 gsmtap-sapi ptcch
 gsmtap-sapi cbch
 gsmtap-category gprs dl-unknown
 gsmtap-category gprs dl-dummy
 gsmtap-category gprs dl-ctrl
 gsmtap-category gprs dl-data-gprs
 gsmtap-category gprs dl-data-egprs
 gsmtap-category gprs ul-unknown
 gsmtap-category gprs ul-dummy
 gsmtap-category gprs ul-ctrl
 gsmtap-category gprs ul-data-gprs
 gsmtap-category gprs ul-data-egprs

VTY cmd "gsmtap-sapi" enables/disables tapping on general channel types,
while "gsmtap-category" allows fine-grained selection of messages being
tapped within the enabled sapis which would tap those messages.

Change-Id: I2582a1633d37d350a7f4c2bb5e03793bdf46e839
2023-01-30 17:50:30 +01:00
..
bb layer23: Support configuring GSMTAP through VTY in l23 apps. 2023-01-30 17:50:30 +01:00
Makefile.am layer23: Split [2/2] -> The header files 2010-07-27 20:49:27 +02:00