[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190829.151201.940681219080864052.davem@davemloft.net>
Date: Thu, 29 Aug 2019 15:12:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: idosch@...sch.org
Cc: andrew@...n.ch, jiri@...nulli.us, horatiu.vultur@...rochip.com,
alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com,
allan.nielsen@...rochip.com, ivecera@...hat.com,
f.fainelli@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] net: core: Notify on changes to
dev->promiscuity.
From: Ido Schimmel <idosch@...sch.org>
Date: Thu, 29 Aug 2019 22:36:13 +0300
> I fully agree that we should make it easy for users to capture offloaded
> traffic, which is why I suggested patching libpcap. Add a flag to
> capable netdevs that tells libpcap that in order to capture all the
> traffic from this interface it needs to add a tc filter with a trap
> action. That way zero familiarity with tc is required from users.
Why not just make setting promisc mode on the device do this rather than
require all of this tc indirection nonsense?
That's the whole point of this conversation I thought?
Powered by blists - more mailing lists