From owner-freebsd-net@FreeBSD.ORG Thu Nov 20 18:02:49 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 54F618BB for ; Thu, 20 Nov 2014 18:02:49 +0000 (UTC) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB87D7D for ; Thu, 20 Nov 2014 18:02:48 +0000 (UTC) Received: by mail-lb0-f174.google.com with SMTP id w7so2758968lbi.33 for ; Thu, 20 Nov 2014 10:02:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=fXBDrUTpMCVhGaZ+9rt7lVDuB1MRHlxhBhuQzOuDuZ0=; b=0ceopcSkoqcuG7M7IOaXhh/2N3EIrpmKvyDzwnR4we2urls2uJZ/a5TrgrrAanTxDU kKDoJENa60KN5eI5PW6EAGqV+MLKQ4A29wS9MShcauEANcS0hbEqMy1X0OodyCC3iE48 VuxB7taDgTmXcZIucdYvXEuB6xVNtPiIBpJrWnWJbo26L5kYw1jSoap4MsDlcURBViBL w2REhcEyewK35YDOC7hWdbVePr5Ait0fNrAs/HQJlKOuGZtYSgFgsw7t3R9rEf7vDSgU ykVqBrbrIvotmGR5rTsLqhsFxYY8E+LaFzU3u1wV3fcWX4aP7H8daIolOXFy7sBciXoW E7Xw== MIME-Version: 1.0 X-Received: by 10.112.199.40 with SMTP id jh8mr49758086lbc.5.1416506566835; Thu, 20 Nov 2014 10:02:46 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.130.168 with HTTP; Thu, 20 Nov 2014 10:02:46 -0800 (PST) Date: Thu, 20 Nov 2014 10:02:46 -0800 X-Google-Sender-Auth: l4eVybHkhGdXIKxilrHM0DY-BR8 Message-ID: Subject: VIMAGE UDP memory leak fix From: Craig Rodrigues To: FreeBSD Net Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 18:02:49 -0000 Hi, Can folks take a look at this? https://reviews.freebsd.org/D1201 -- Craig