aboutsummaryrefslogtreecommitdiffstats
path: root/test/output/tproxy/dump
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2020-04-28 18:32:53 +0300
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2020-04-28 19:43:56 +0300
commitb318e5def54629866c90400959ebb84ea33ea063 (patch)
treece30ae949c52619efdbf044456b5f9aab2642b6a /test/output/tproxy/dump
parent22620ee6443c852f50f34bdd38906f868ad84fe0 (diff)
downloadawall-b318e5def54629866c90400959ebb84ea33ea063.tar.bz2
awall-b318e5def54629866c90400959ebb84ea33ea063.tar.xz
services: order transport protocols alphabetically
Diffstat (limited to 'test/output/tproxy/dump')
-rw-r--r--test/output/tproxy/dump12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/output/tproxy/dump b/test/output/tproxy/dump
index d9492cd..9a5497e 100644
--- a/test/output/tproxy/dump
+++ b/test/output/tproxy/dump
@@ -454,10 +454,10 @@ Service bgp {"port":179,"proto":"tcp"}
Service dhcp {"family":"inet","port":[67,68],"proto":"udp"}
(services)
-Service discard [{"port":9,"proto":"udp"},{"port":9,"proto":"tcp"}]
+Service discard [{"port":9,"proto":"tcp"},{"port":9,"proto":"udp"}]
(services)
-Service dns [{"port":53,"proto":"udp"},{"port":53,"proto":"tcp"}]
+Service dns [{"port":53,"proto":"tcp"},{"port":53,"proto":"udp"}]
(services)
Service epmap [{"port":135,"proto":"tcp"},{"port":135,"proto":"udp"}]
@@ -559,10 +559,10 @@ Service pop3 {"port":110,"proto":"tcp"}
Service pop3s {"port":995,"proto":"tcp"}
(services)
-Service radius [{"port":1812,"proto":"udp"},{"port":1812,"proto":"tcp"}]
+Service radius [{"port":1812,"proto":"tcp"},{"port":1812,"proto":"udp"}]
(services)
-Service radius-acct [{"port":1813,"proto":"udp"},{"port":1813,"proto":"tcp"}]
+Service radius-acct [{"port":1813,"proto":"tcp"},{"port":1813,"proto":"udp"}]
(services)
Service rdp {"port":3389,"proto":"tcp"}
@@ -580,10 +580,10 @@ Service rtsp {"port":554,"proto":"tcp"}
Service sieve {"port":4190,"proto":"tcp"}
(services)
-Service sip [{"ct-helper":"sip","port":5060,"proto":"udp"},{"ct-helper":"sip","port":5060,"proto":"tcp"}]
+Service sip [{"ct-helper":"sip","port":5060,"proto":"tcp"},{"ct-helper":"sip","port":5060,"proto":"udp"}]
(services)
-Service sip-tls [{"port":5061,"proto":"udp"},{"port":5061,"proto":"tcp"}]
+Service sip-tls [{"port":5061,"proto":"tcp"},{"port":5061,"proto":"udp"}]
(services)
Service smtp {"port":25,"proto":"tcp"}