~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 RDP service

Details
Message ID
<1344938048.10094.15.camel@df1844j>
Sender timestamp
1344938048
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 98dc7c9..2fb9664 100644
--- a/json/services.json
+++ b/json/services.json
@@ -48,6 +48,7 @@
      { "proto": "icmp", "type": 8 },
      { "proto": "icmpv6", "type": 128 }
    ],
    "rdp": { "proto": "tcp", "port": 3389 },
    "sip": [
    	{ "proto": "udp", "port": 5060 },
    	{ "proto": "tcp", "port": 5060 }
-- 
1.7.11.4
Reply to thread Export thread (mbox)