From owner-freebsd-net@FreeBSD.ORG Fri Nov 7 16:03:52 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DE791B5 for ; Fri, 7 Nov 2014 16:03:52 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A32ED9A4 for ; Fri, 7 Nov 2014 16:03:51 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id x12so4094520wgg.32 for ; Fri, 07 Nov 2014 08:03:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=1bMSel8QX3Ihn7eNM0Qe41m/HZReCfXnxMwJQpj+iWk=; b=mk25QlNlgy6FH7lCCuyNyDDzPY6LjHSiVQ8U7L/VPu/rN4LPUt8DQxogvgApalvgfS wNHsnkOZMjEBGSpi5F81WpPUh+b7qRoqE4RVx/95pTLBtivXBLCyiwjfZaLWoGm50usr NUOft/ia5gIhCuSIc+jhGMpWv5Xb1Dr73fcJX5vn/g2qF9isCs4/CuP/zNFb0B4cKWhT SbljedcClQ8xA8lg77y2Q3wCwqMuLk36Y0lgwtGZMHoCKByBiN+lTr4/40eJNFgxrnd9 B3Z/fkhp1M+xMa9C35bu4NqUe9G426bVkrJDHj50jwZBLu3prreI15NGEeytWFePGWp+ H1Kw== MIME-Version: 1.0 X-Received: by 10.180.182.195 with SMTP id eg3mr6464987wic.31.1415376226929; Fri, 07 Nov 2014 08:03:46 -0800 (PST) Sender: jinmei.tatuya@gmail.com Received: by 10.194.19.136 with HTTP; Fri, 7 Nov 2014 08:03:46 -0800 (PST) In-Reply-To: <20141107123343.GA8713@unixarea.DDR.dd> References: <20141107123343.GA8713@unixarea.DDR.dd> Date: Fri, 7 Nov 2014 08:03:46 -0800 X-Google-Sender-Auth: eFOOsbIFbUDl3lY78ifm20o8nIg Message-ID: Subject: Re: IPv6 link-local addr && %interfacename From: =?UTF-8?B?56We5piO6YGU5ZOJ?= To: Matthias Apitz , FreeBSD Net Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 16:03:52 -0000 At Fri, 7 Nov 2014 13:33:43 +0100, Matthias Apitz wrote: > My question is: What does the %em0 mean in the IPv6 addr and why it is > not working without it? [...] > I consulted the handbook and the RFC: > > https://www.freebsd.org/doc/handbook/network-ipv6.html > http://www.ietf.org/rfc/rfc3513.txt > > Both do not give any explanation re/ the %interface value. See this: http://www.ietf.org/rfc/rfc4007.txt -- JINMEI, Tatuya