From owner-freebsd-net@freebsd.org Thu Oct 1 08:22:05 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B911DA08AAE for ; Thu, 1 Oct 2015 08:22:05 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward13j.cmail.yandex.net (forward13j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::b3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B45E177C for ; Thu, 1 Oct 2015 08:22:05 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward13j.cmail.yandex.net (Yandex) with ESMTP id A3762216F6; Thu, 1 Oct 2015 11:21:53 +0300 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 4713616A0A26; Thu, 1 Oct 2015 11:21:53 +0300 (MSK) Received: by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id DVggMDjncp-LqHaVrVh; Thu, 1 Oct 2015 11:21:52 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1443687712; bh=0zuAwfvWeeyHaDRa5E6edKLK5umOxDHw2k2YKK1qTzY=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type; b=U5pHnG9y6ahELgPBmUh0dctqL6hT+aRoIj7+M0x4KB6QXYu6/PuhXaCBfP3iSM5VY nMYmFCB+VNHncTstM/g+koYRFlMzWdT1Ah9wUjJ35k93P0r27Grp5fvwJSdyZzMcYh Qp0VkYdzz3N2+isSGdszM2xaaGg+6oV56QvKEEWQ= Authentication-Results: smtp12.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-ForeignMX: US Message-ID: <560CECDE.8090602@yandex.ru> Date: Thu, 01 Oct 2015 11:20:46 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Sechang Son , freebsd-net Subject: Re: routine that configure 127.0.0.1 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7uTtcHGjIJdstDeFRQAO46MQ60GaHcHE9" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2015 08:22:05 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7uTtcHGjIJdstDeFRQAO46MQ60GaHcHE9 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 01.10.2015 06:39, Sechang Son wrote: > Hi, >=20 > Can somebody tell me the name of the routine that configures 127.0.0.1 = to > loif of Vnet=8Bi.e., V_loif? I checked =8Cvnet_loif_init=B9 but it does= not seem > to be doing that=8A Thanks a lot. It is ipv4_up() from /etc/network.subr. --=20 WBR, Andrey V. Elsukov --7uTtcHGjIJdstDeFRQAO46MQ60GaHcHE9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWDOzeAAoJEAHF6gQQyKF6PQMH/j+spiMmVKY/m6cuo24ioqrg SavuvsWXnN3/565pzAOGAL5585aEDZqcW7Ob3r0eQ71UtPvXnPyNsddbPhepKU1t Egi32EGYO4SUNh0JbZTYBymMMkyXnev9jO/45bGrkuS74v9YpHM1L0ocRBeDUh6v wLqvElu/gNx5UOk9qh3YkEiQS2waJJFVwlu6jo/hr8C4sFc2MG+kVnHnCmsMe+ZF 70cUiprjStHxrL0XFEB8V+yPjipGF2p8AHvI5Vl7+mxllaDlCeNo9DsI15ZkNeIt A+3UwChY+h0B1oLIOcPa1LAGZXpepOK2FPgJL4j03BOaHYoSVmjwLeKbomWAN80= =dylm -----END PGP SIGNATURE----- --7uTtcHGjIJdstDeFRQAO46MQ60GaHcHE9--