Crate int_compute_primary_name [−] [src]
The internal computation that determines the best domain name to consider primary.
It is possible multiple domain names are assigned to a single flow (or an endpoint of it). This internal computation produces a single domain name that it considers primary, suitable for showing to the user.
It is based on heuristics. The current one is taking the shortest one, but we may do something better in the future (including watching the previous DNS requests).
Structs
Compute |
The internal computation that adds the primary domain name. |
Factory |
The factory for |