From owner-freebsd-net@FreeBSD.ORG Tue Mar 26 10:26:58 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 51B5527C for ; Tue, 26 Mar 2013 10:26:58 +0000 (UTC) (envelope-from devel@stasyan.com) Received: from mx.providersolutions.ru (mx.providersolutions.ru [89.253.252.22]) by mx1.freebsd.org (Postfix) with ESMTP id 82495FF8 for ; Tue, 26 Mar 2013 10:26:57 +0000 (UTC) Received: (qmail 30583 invoked from network); 26 Mar 2013 10:20:15 -0000 Received: from unknown (HELO mx.providersolutions.ru) ([89.253.252.14]) by 89.253.252.22 with SMTP; 26 Mar 2013 10:20:15 -0000 Received: from 92.124.239.16.ncc.sibirtelecom.ru (92.124.239.16.ncc.sibirtelecom.ru [92.124.239.16]) by rsnx.ru (Horde Framework) with HTTP; Tue, 26 Mar 2013 13:20:15 +0300 Message-ID: <20130326132015.29781oyyjmv8fdjz@webmail01.providersolutions.ru> Date: Tue, 26 Mar 2013 13:20:15 +0300 From: devel@stasyan.com To: freebsd-net@freebsd.org Subject: ng_netflow patch for AS filling MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 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, 26 Mar 2013 10:26:58 -0000 Hello ! Patch for injecting information network->as_number from extrernal sources (RIPE database, for example) into kernel and filling src and dst AS-number in Netflow v5 datagrams. http://www.stasyan.com/devel/ng_netflow/patch_ngnetflow_asnum.txt Example of converted RIPE-database for it: http://www.stasyan.com/devel/ng_netflow/ripe_201303.ng This patch made for FreeBSD 10.x-current for state at 26.02.2013.