From owner-freebsd-net@FreeBSD.ORG Wed Feb 12 05:41:47 2014 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F29DF8FD for ; Wed, 12 Feb 2014 05:41:47 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A44C217C1 for ; Wed, 12 Feb 2014 05:41:47 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id j15so13189506qaq.39 for ; Tue, 11 Feb 2014 21:41:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1L7TMXEEQB1p/1fEAmfH+fV9k9mclVlmjceXwzjtQrY=; b=rHTuACLiUZWlQP211Hqg4VbHhz9r0ZQfd0EN6vYQCqtlEmkM+nboPJA1DMZr4+FsOa aSWansfvdlb5Qs5wjgy/Vbq4iEphZK2vZxSikgOjCCmrQxuqq+xqLVpN0iJbpCQXrcYw anAIHDBPaJyJSeWV8Cbp3tHlEJwDKHuByh8gQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=1L7TMXEEQB1p/1fEAmfH+fV9k9mclVlmjceXwzjtQrY=; b=BYde2A1OjF/i+QuttLt7j6uZuuz45UsyCCHsWvQ8JJnJCA18ESEdtcCVS8d36jBVBG OvZvmADLF35kEjlHrsC77/da2xwTA4k37mLfKunkdPw8qpUrw+xhdKD8xGf0kAI23qpM S1+d96hGcm5nIoNiCXtwWbhD7geC1w/WefoVvMNh+hl+KoClrKgupjLTbj8aopVx2hZE e3EoYUodQGnjrDSAK0mw6zGDJ8wnYmJrpJMjt36EnvKNT0cjaFpG8ZAgoaV5YwdSVGyN Ipx7+imkYmPp49jS60JYOanWW5Qy0oBTl0X6PqvP7ZufV/2s+I8jXqWLMWw8EiZgWgzA Jd4w== X-Gm-Message-State: ALoCoQkPaLE6tNYs6fV9uIdXAL/SwVKy9H0XdRriAqAXR/ytsoI4xjVQ/pI4QHYrpf3eYBgNs6Qv X-Received: by 10.140.85.179 with SMTP id n48mr59651639qgd.91.1392183706796; Tue, 11 Feb 2014 21:41:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.175.169 with HTTP; Tue, 11 Feb 2014 21:41:16 -0800 (PST) In-Reply-To: References: <1063008459.20140111160525@serebryakov.spb.ru> <52D14140.3090003@gibfest.dk> <20140111.143644.41639035.sthaug@nethelp.no> <52D15185.50802@gibfest.dk> <0c45208d87526a80f559ac09e28163c2.authenticated@ultimatedns.net> From: Eitan Adler Date: Wed, 12 Feb 2014 00:41:16 -0500 Message-ID: Subject: Re: Merge ping+ping6 and traceroue+traceroute6 to single utilities? To: Jim Thompson Content-Type: text/plain; charset=UTF-8 Cc: "lev@freebsd.org" , Thomas Steen Rasmussen , Chris H , "sthaug@nethelp.no" , "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 05:41:48 -0000 On Wed, Feb 12, 2014 at 12:19 AM, Jim Thompson wrote: > > >> On Feb 11, 2014, at 21:25, Jason Hellenthal wrote: >> >> Haha careful 64 might be considered 64bit protocol support ;-) > > IPv6 addresses are 128 bits, (because: innumeracy). > >> and someone might confuse 46 as a DHCP option rfc2132 > > The NetBIOS node type? > The joke might be funnier as 0x46, which is the VISA protocol (an instrumentation bus). I'm just waiting for RFC 1149 support. -- Eitan Adler