lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 6 Feb 2012 13:21:37 -0500
From:	Satoru Moriya <satoru.moriya@....com>
To:	Neil Horman <nhorman@...driver.com>,
	"Frank Ch. Eigler" <fche@...hat.com>
CC:	Hagen Paul Pfeifer <hagen@...u.net>,
	"Frank Ch. Eigler" <fche@...stic.org>,
	David Miller <davem@...emloft.net>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"tgraf@...radead.org" <tgraf@...radead.org>,
	"stephen.hemminger@...tta.com" <stephen.hemminger@...tta.com>,
	"eric.dumazet@...il.com" <eric.dumazet@...il.com>,
	Seiji Aguchi <seiji.aguchi@....com>,
	"fche@...rceware.org" <fche@...rceware.org>,
	"mathieu.desnoyers@...ymtl.ca" <mathieu.desnoyers@...ymtl.ca>,
	"rostedt@...dmis.org" <rostedt@...dmis.org>
Subject: RE: [PATCH v2 0/2] Tracepoint for tcp retransmission

On 02/06/2012 10:53 AM, Neil Horman wrote:
> On Mon, Feb 06, 2012 at 10:20:19AM -0500, Frank Ch. Eigler wrote:
>> On Sun, Feb 05, 2012 at 08:32:47PM -0500, Neil Horman wrote:
>>
> Yes, that was his point.  Mine was that, given Satoru's needs, a 
> netfilter hook provides 90% of what they need (as its been described 
> here).  If you're unfamiliar with them, netfilter hooks are those 
> standard points in the network input/output/forwarding paths at which 
> we can watch and maniupulate network traffic.  They're what 
> iptables/ip6tables/ebtables/etc use to do everything they do.  I'm 
> suggesting that they use those existing hooks to monitor outgoing 
> traffic for whatever information they want (in this case
> retransmitted unacked tcp sequence numbers).  Or whatever else their
> interested in.
> 
> As for the other 10% (recording failed retransmits, which don't 
> generate traffic), we have existing tracepoints that can be used.

Thank you so much, Neil and other guys.

For now it seems to be difficult to move into netfilter approach
because "other 10%" is so important for us. But first, I'll consider
it more deeply.

Regards,
Satoru
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ