From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 16:13:15 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00AD6106564A; Wed, 29 Sep 2010 16:13:15 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 555788FC12; Wed, 29 Sep 2010 16:13:13 +0000 (UTC) Received: by ewy22 with SMTP id 22so363523ewy.13 for ; Wed, 29 Sep 2010 09:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=teie2EVRsrl+vxOyKtlbG+wl31oR3/xYGB7pqo8QUK4=; b=PaiBcq9bD8FSKMArYgaLuwjYu0dghhFPLTIN8BKfXLkLB6LocTubWvsmnfFASFa38p 8pD8CAWBE3GhuWzn9YoDJJqOZ4l8L8BUUjQ1dVPOPeAJEOdAc8L1ceX4J/7kE3Jc6BZm UPgoIDE8JvDB1fawwFhmLrWcUKA9ihKLmp9qE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vpCwAeXDNkMeIIv705/6HvXxuYGe5TGhfJkaAxe1JqsvORmhHReH+K7uDM/4jSdXT+ osVSKCLfh2nqY+7++WxoVgRPZ1cSWrlfZPnOhn4Dqmi3YOyhMZTWd67WP7ic49mxy8FQ Gje/vbBMZbY7GiE1n40klD3+c/Q9eixJ8/SLc= MIME-Version: 1.0 Received: by 10.213.16.144 with SMTP id o16mr2786149eba.64.1285776792945; Wed, 29 Sep 2010 09:13:12 -0700 (PDT) Received: by 10.213.105.208 with HTTP; Wed, 29 Sep 2010 09:13:12 -0700 (PDT) In-Reply-To: References: Date: Wed, 29 Sep 2010 12:13:12 -0400 Message-ID: From: Ryan Stone To: FreeBSD Current , attilio@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Fwd: [PATCH] Netdump for review and testing -- preliminary version X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 16:13:15 -0000 ---------- Forwarded message ---------- Replying to the list this time... From: Ryan Stone Date: Wed, Sep 29, 2010 at 11:32 AM Subject: Re: [PATCH] Netdump for review and testing -- preliminary version To: Sergey Kandaurov > db> netdump > > ----------------------------------- > netdump in progress. searching for server.. . . . . . . . . . . . > Failed to contact netdump server This can be fixed by putting: nd_server_port = NETDUMP_PORT; At the beginning of netdump_trigger.