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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 2 Apr 2010 01:11:53 +0800
From:	thomas yang <lampsu@...il.com>
To:	Jan Engelhardt <jengelh@...ozas.de>
Cc:	netdev@...r.kernel.org, Patrick McHardy <kaber@...sh.net>
Subject: Re: [netfilter / iptables] question

2010/4/2 Jan Engelhardt <jengelh@...ozas.de>:
> On Thursday 2010-04-01 18:44, thomas yang wrote:
>
>>Hi,
>>
>>I want to copy/ clone a  sk_buff  *skb  to  *skb2  on my Linux router,
>>  then transmit both  skb2   and  skb  .
>>
>>How to do this with   netfilter hook function  / iptables  ?
>>
> Wait for xt_TEE to be merged.
>

I want to route skb to 'path 1' , route the copied/cloned skb2 to
'path 2'    simultaneously,
if one of them lose , it will not be a problem.

What's the function of xt_TEE ?


--
Tom
--
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