From owner-freebsd-net@freebsd.org Sun Jan 24 10:19:18 2016 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 A10307EAE for ; Sun, 24 Jan 2016 10:19:18 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward18p.cmail.yandex.net (forward18p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::ab]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B2C2B58 for ; Sun, 24 Jan 2016 10:19:18 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp17.mail.yandex.net (smtp17.mail.yandex.net [IPv6:2a02:6b8:0:1402::118]) by forward18p.cmail.yandex.net (Yandex) with ESMTP id 2B61A21457; Sun, 24 Jan 2016 13:19:06 +0300 (MSK) Received: from smtp17.mail.yandex.net (localhost [127.0.0.1]) by smtp17.mail.yandex.net (Yandex) with ESMTP id C19781901598; Sun, 24 Jan 2016 13:19:05 +0300 (MSK) Received: by smtp17.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id KOh9diiLJT-J5TWGpM0; Sun, 24 Jan 2016 13:19:05 +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=1453630745; bh=+QVlWQamCm07hG5i5uVj7l5a9fgVUnBgPohrv5moPhw=; h=Subject:To:References:From:X-Enigmail-Draft-Status:Message-ID: Date:User-Agent:MIME-Version:In-Reply-To:Content-Type; b=pmPp7yYb3P1BhgcdNnRDM51eS1twQuVxk6LPEUwBnFH4x67eo74Q+P+12cUxiULlc SoTF1YECmqnBsrUfba2h9HVpS+SzhjN54gEaiDuXc5AbB255Ex+c7fIJUyOZOvqxrj 2r9sRfD3CyZQSp5c9EzDLE9zt8Q094h/38kW5zDA= Authentication-Results: smtp17.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-ForeignMX: US Subject: Re: Multicast routing on FreeBSD 11 current To: Ben Woods , freebsd-net@freebsd.org References: From: "Andrey V. Elsukov" X-Enigmail-Draft-Status: N1110 Message-ID: <56A4A4C9.6000807@yandex.ru> Date: Sun, 24 Jan 2016 13:17:45 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RlXCkNORsjCAl9Nlu3i6C7g602Kw0deMR" 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: Sun, 24 Jan 2016 10:19:18 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RlXCkNORsjCAl9Nlu3i6C7g602Kw0deMR Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 24.01.16 01:14, Ben Woods wrote: > % sudo kldload -v ip_mroute > kldload: an error occurred while loading the module. Please check dmesg= (8) > for more details. > % dmesg > linker_load_file: Unsupported file type >=20 > Any ideas what could be causing this error? Usually this means that your running kernel is out of sync with modules. You are running r294463, but __FreeBSD_version was bumped recently in r294505. You need rebuild and reinstall your kernel and all modules. --=20 WBR, Andrey V. Elsukov --RlXCkNORsjCAl9Nlu3i6C7g602Kw0deMR 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/ iQEcBAEBCAAGBQJWpKTJAAoJEAHF6gQQyKF6vtUH/0InWH0dtbg6cuPMtmfmQ2K+ 1p7N65Lp8Mk2Iam1b0kLxuCktw16H+leeJqWx7EbmsEb2o6krRvXqfxorv+6dRLM 8ULekTBmM4E6ZZ9Wa6h/I3XS6wycGSgzU/VqcX2vvmrnYDcRzP0ghTiyD73BqVaM wuPFZ+keISqjLS6WwM3SySWdwQUPdO45y9nG8xE70AsFI+/GLLfGIOY4yJ6AQVy8 huLYablFxook6NdvKXfFCDuWXBgYjCQ+O59GUXjxvtnxZek/n38d+q9m0KgpL0Ts VAErn7JQzu3R17AL0XLU7aUdaEtDp93vgs6GbLdsqqGU5QQhMiOFCszuWqFGf0c= =GpLu -----END PGP SIGNATURE----- --RlXCkNORsjCAl9Nlu3i6C7g602Kw0deMR--