blob: c04e8d978bcd472f511411af8d561c4214da4ffc [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
5* have a proper send-and-wait-for-reply mecahnsim when sending config
6 requests
7* use the proper config requests to determine the available SSIDs and
8 massk, as well as log-masks.
9* 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