~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] json: define IMAP(S) services

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

diff --git a/json/services.json b/json/services.json
index cc59392..bf203a9 100644
--- a/json/services.json
+++ b/json/services.json
@@ -13,6 +13,8 @@
    "https": { "proto": "tcp", "port": 443 },
    "icmp": { "proto": "icmp" },
    "igmp": { "proto": "igmp" },
    "imap": { "proto": "tcp", "port": 143 },
    "imaps": { "proto": "tcp", "port": 993 },
    "ipsec": [
      { "proto": "esp" },
      { "proto": "udp", "port": [ 500, 4500 ] }
-- 
1.7.11.1
Reply to thread Export thread (mbox)