~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
1

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

Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<1362747073.29168.5.camel@df1844j>
Sender timestamp
1362747073
DKIM signature
missing
Download raw message
Patch: +2 -1
Thanks

---
 json/services.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/json/services.json b/json/services.json
index 4570528..32ae9fa 100644
--- a/json/services.json
+++ b/json/services.json
@@ -101,6 +101,7 @@
    "snmp": { "proto": "udp", "port": 161 },
    "snmp-trap": { "proto": "udp", "port": 162 },
    "ssh": { "proto": "tcp", "port": 22 },
    "syslog": { "proto": "udp", "port": 514 }
    "syslog": { "proto": "udp", "port": 514 },
    "tftp": { "proto": "udp", "port": 69 }
  }
}
-- 
1.8.1.3




---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

[alpine-devel] Re: [PATCH] awall/json: define service tftp

Kaarle Ritvanen <kaarle@kunkku.net>
Details
Message ID
<alpine.LFD.2.03.1303092222200.30848@kunkku.net>
In-Reply-To
<1362747073.29168.5.camel@df1844j> (view parent)
Sender timestamp
1362860565
DKIM signature
missing
Download raw message
Applied.

BR,
Kaarle


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)