From owner-freebsd-net@FreeBSD.ORG Tue Jan 14 11:57:33 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0DC181A5 for ; Tue, 14 Jan 2014 11:57:33 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 885B11DB4 for ; Tue, 14 Jan 2014 11:57:31 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id s0EBvT2t025480 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Jan 2014 15:57:29 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id s0EBvT2F025479; Tue, 14 Jan 2014 15:57:29 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 14 Jan 2014 15:57:29 +0400 From: Gleb Smirnoff To: Dennis Yusupoff Subject: Re: Set UDP packet size in ng_netflow/ng_ksocket? Message-ID: <20140114115729.GU8472@FreeBSD.org> References: <52D51153.6020607@smartspb.net> <20140114103323.GS8472@FreeBSD.org> <52D5235F.2010201@smartspb.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52D5235F.2010201@smartspb.net> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 11:57:33 -0000 On Tue, Jan 14, 2014 at 03:45:35PM +0400, Dennis Yusupoff wrote: D> I didn't find any open Netfow v5 specification, so why wouldn't add D> ability to set MTU size for v5 also as it already has done for v9? D> Anyway most people exporting netflow to open-source utuilties, such as D> flow-tools, that, AFAIK, doesn't care about exact datagram size. Patches are welcome. :) -- Totus tuus, Glebius.