aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_app_files.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsug_src/WSUG_app_files.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_app_files.asciidoc19
1 files changed, 19 insertions, 0 deletions
diff --git a/docbook/wsug_src/WSUG_app_files.asciidoc b/docbook/wsug_src/WSUG_app_files.asciidoc
index b6a4e0fa4a..a19a641008 100644
--- a/docbook/wsug_src/WSUG_app_files.asciidoc
+++ b/docbook/wsug_src/WSUG_app_files.asciidoc
@@ -172,6 +172,7 @@ _/usr/local/etc_.
|_subnets_|IPv4 subnet name resolution.
|_ipxnets_|IPX name resolution.
|_vlans_|VLAN ID name resolution.
+|_ss7pcs_|SS7 point code resolution.
|===============
[float]
@@ -446,6 +447,24 @@ The settings from this file are read in at program start and never written by
Wireshark.
--
+_ss7pcs_::
+Wireshark uses the _ss7pcs_ file to translate SS7 point codes to node names.
++
+At program start, if there is a _ss7pcs_ file in the personal
+configuration folder, it is read.
++
+--
+Each line in this file consists of one network indicator followed by a dash followed by a point code in decimal and a node name separated by whitespace or tab.
+
+An example is:
+----
+2-1234 MyPointCode1
+----
+
+The settings from this file are read in at program start and never written by
+Wireshark.
+--
+
[[ChPluginFolders]]
=== Plugin folders