From owner-freebsd-net Mon Aug 19 11:41:53 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBC337B400; Mon, 19 Aug 2002 11:41:50 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-007.kamome.or.jp [218.45.19.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0106D43E65; Mon, 19 Aug 2002 11:41:49 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from mille.mahoroba.org (IDENT:FnVMlrUF1IJXisv/vkcaOn1ygJ1Qi7tVd8CqG5cWVdh+DMOeZ5Xtwe4sjBKHdGVo@mille.mahoroba.org [IPv6:2001:200:301:0:202:2dff:fe0a:6bee]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.5/8.12.5) with ESMTP/inet6 id g7JIfgbQ027542 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 20 Aug 2002 03:41:46 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 20 Aug 2002 03:41:41 +0900 Message-ID: From: Hajimu UMEMOTO To: Juli Mallett Cc: net@FreeBSD.org Subject: Re: log_in_vain does not format IPv6 addrs properly for how they are used... In-Reply-To: <20020819112408.A45895@FreeBSD.org> References: <20020819112408.A45895@FreeBSD.org> User-Agent: xcite1.38> Wanderlust/2.9.14 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 4.6-STABLE MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, >>>>> On Mon, 19 Aug 2002 11:24:08 -0700 >>>>> Juli Mallett said: jmallett> See patch: http://people.freebsd.org/~jmallett/bracket-ipv6-tcp.diff jmallett> When doing log_in_vain, IPv6 addrs are listed, colon seperated with a port, jmallett> but not enclosed in brackets. Yes. But, it doesn't use short form of IPv6 printable format, here. So, you can simply distinguish port number from IPv6 address. :-) jmallett> This encloses them properly for TCP6, and I jmallett> could do a similar diff for UDP6, if such code should/can be touched in this jmallett> regard, further diverging from KAME. Thank you for asking it. This patch is to tcp_input.c. tcp_input.c is FreeBSD specific part in KAME repo, and your change is specific to FreeBSD. So, your change doesn't affect merging KAME. Please go ahead. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message