From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QPpIX-0005xd-2c for garchives@archives.gentoo.org; Fri, 27 May 2011 05:09:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 327F41C03E; Fri, 27 May 2011 05:07:57 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id F22461C03E for ; Fri, 27 May 2011 05:07:56 +0000 (UTC) Received: by vxb39 with SMTP id 39so1438132vxb.40 for ; Thu, 26 May 2011 22:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=QCaROYcMC3YYUVx29/SqAcBVXZWIehxTcJgB8spQXDU=; b=By2loly1qR+ChBnEAEQnuNCjOc6zUVPn19BhpeunrL+frM5I314hbKkN4Pt5CISBB3 s7kdgQQLfUGEpLb18lHT4qodC2mOSAKsVWd5X++0YkRdVuQpQy3kgtZ18b3cprLJ+d0s i7bgT+wXf8HFHzDCIo8kNECjk7higTxeqUbAI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=pE5GOSOF8wRwhexNq8EhJ/rqsNAgZFIVYZKR0nK1DHTBJUc7Z/dfs2GaEU8605eMdb +SWY1TtQ3KSSLEFSIAYcgtAPllirNSpsZY5CMDH9U8A32ZZ5cci4U9Az4lqZjekUN1Wl U2iGxfyKW4kn1ozeAkaYqg9tM3bbNTQt5v2Pw= Received: by 10.52.6.137 with SMTP id b9mr2447696vda.165.1306472876170; Thu, 26 May 2011 22:07:56 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.52.157.234 with HTTP; Thu, 26 May 2011 22:07:36 -0700 (PDT) From: Paul Hartman Date: Fri, 27 May 2011 00:07:36 -0500 X-Google-Sender-Auth: VBTyqx9IvZEkgEXMTJ6Qv7WhZW4 Message-ID: Subject: [gentoo-user] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 0cbb83f2df4e569184191536c2f25ec7 This is a new one to me. I've only been using kernel 2.6.39 (vanilla) for a bit over a day. A few hours ago, this happened while I was away from my computer: [150561.346968] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? [150562.060113] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? [150562.776438] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? [150563.491950] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? [150564.205886] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? [150564.922472] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? [150565.635036] ip_rt_bug: 0.0.0.0 -> 255.255.255.255, ? (this message repeated at this rate for 35 seconds in total) Weird... I don't know what it could be. Do you?