Use uid from the PCAPdroid trailer if available

When loading a PCAP file, if there is a PCAPdroid trailer available,
use its uid to associate the connections to the originating app.
Currently this assumes that the uid mapping has not changed, e.g. the
app for a specific uid has not been uninstalled.
This commit is contained in:
emanuele-f
2023-08-18 10:48:34 +02:00
parent ba7291c12f
commit 6c8abf92c5
4 changed files with 16 additions and 2 deletions