From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [RFC] net: ipv4 -- Introduce ifa limit per net Date: Fri, 11 Mar 2016 00:59:59 +0300 Message-ID: <20160310215959.GE1989@uranus.lan> References: <20160310200133.GA1989@uranus.lan> <20160310.150311.1210460824855467762.davem@davemloft.net> <20160310201351.GB1989@uranus.lan> <20160310.160521.1642655131932337300.davem@davemloft.net> <20160310211945.GD1989@uranus.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: xiyou.wangcong@gmail.com, alexei.starovoitov@gmail.com, eric.dumazet@gmail.com, netdev@vger.kernel.org, solar@openwall.com, vvs@virtuozzo.com, avagin@virtuozzo.com, xemul@virtuozzo.com, vdavydov@virtuozzo.com, khorenko@virtuozzo.com, pablo@netfilter.org, netfilter-devel@vger.kernel.org To: David Miller Return-path: Received: from mail-lb0-f178.google.com ([209.85.217.178]:36746 "EHLO mail-lb0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932235AbcCJWAL (ORCPT ); Thu, 10 Mar 2016 17:00:11 -0500 Content-Disposition: inline In-Reply-To: <20160310211945.GD1989@uranus.lan> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Mar 11, 2016 at 12:19:45AM +0300, Cyrill Gorcunov wrote: > > > > Oh yes they do, from masq's non-inet notifier. masq registers two > > notifiers, one for generic netdev and one for inetdev. > > Thanks a huge David! I'll test it just to be sure. Works like a charm! So David, what are the next steps then? Mind to gather all your patches into one (maybe)?