From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Koeck Subject: What does the BUG() function do in the udp.h (2.6.25.2 kernel) Date: Tue, 15 Jul 2008 04:45:48 +0200 Message-ID: <487C0F5C.6050802@googlemail.com> References: <487C0463.8070705@miraclelinux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE To: netdev@vger.kernel.org Return-path: Received: from mu-out-0910.google.com ([209.85.134.184]:4590 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753535AbYGOCp4 convert rfc822-to-8bit (ORCPT ); Mon, 14 Jul 2008 22:45:56 -0400 Received: by mu-out-0910.google.com with SMTP id w8so1720832mue.1 for ; Mon, 14 Jul 2008 19:45:55 -0700 (PDT) In-Reply-To: <487C0463.8070705@miraclelinux.com> Sender: netdev-owner@vger.kernel.org List-ID: I=B4m studying the Linux TCP/IP stack. What does the BUG() function in the udp.{h,c} (2.6.25.2 kernel) do? Is=20 udp hasing disabled for that kernel version? Greetings and thanks Tobias