~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-devel] [PATCH] awall/json: define SNMP trap service

Details
Message ID
<1344945358.10094.16.camel@df1844j>
Sender timestamp
1344945358
DKIM signature
missing
Download raw message
Patch: +1 -0
---
 json/services.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/json/services.json b/json/services.json
index 2fb9664..ae1bba0 100644
--- a/json/services.json
+++ b/json/services.json
@@ -59,6 +59,7 @@
    ],
    "smtp": { "proto": "tcp", "port": 25 },
    "snmp": { "proto": "udp", "port": 161 },
    "snmp-trap": { "proto": "udp", "port": 162 },
    "ssh": { "proto": "tcp", "port": 22 },
    "syslog": { "proto": "udp", "port": 514 },
    "time-ex": { "proto": "icmp", "type": 11 }
-- 
1.7.11.4
Reply to thread Export thread (mbox)