From 9638f6713ff556bdc34e9d18eeb7c1b25b35e5ce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20Sch=C3=B6lling?= Date: Sat, 31 May 2014 23:37:40 +0200 Subject: [PATCH] dns_resolver: Do not accept domain names longer than 255 chars MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit According to RFC1035 "[...] the total length of a domain name (i.e., label octets and label length octets) is restricted to 255 octets or less." Signed-off-by: Manuel Schölling Signed-off-by: David S. Miller --- Reading git-format-patch failed