blob: dc87b52c1b1c796bed9f25963c61ecd6f6c5b1f2 [file] [log] [blame]
Harald Welte9fe15e02016-12-24 16:25:31 +01001* import parsing + dispatch of 2G/3G/4G control plane via GSMTAP using
2 code or know-how from https://github.com/moiji-mobile/diag-parser
3* forward the printed text log messages via GSMTAP-LOG so they can be
4 seen in-line with protocol decode in (recent) wireshark
Martin Haukeaf235152016-12-28 14:45:58 +01005* have a proper send-and-wait-for-reply mechanism when sending config
Harald Welte9fe15e02016-12-24 16:25:31 +01006 requests
7* use the proper config requests to determine the available SSIDs and
Martin Haukeaf235152016-12-28 14:45:58 +01008 mask, as well as log-masks.
Harald Welte9fe15e02016-12-24 16:25:31 +01009* add decoders for missing 2G/3G/4G state change related events
10* investigate more MSG sub-systems
11* add a VTY interface for configuration of sub-systems/log-flags