port-name
ModuleThe port-name
utility module provides one redefinable variable
and one callable function:
port_names : table[port] of string
80/tcp
maps to "http"
. These names are used by
the conn
analyzer when generating connection logs
(See Generic Connection Analysis).
endpoint_id (h: addr, p: port): string
<
address>/<
service-name>
or
<
address>/<
port-number>
depending on whether the port appears in port_names
.