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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 20 Apr 2014 18:19:56 -0400 (EDT) From: David Miller <davem@...emloft.net> To: herbert@...dor.apana.org.au Cc: netdev@...r.kernel.org Subject: Re: [PATCH 1/2] net: Add __dev_forward_skb From: Herbert Xu <herbert@...dor.apana.org.au> Date: Thu, 17 Apr 2014 13:45:03 +0800 > This patch adds the helper __dev_forward_skb which is identical to > dev_forward_skb except that it doesn't actually inject the skb into > the stack. This is useful where we wish to have finer control over > how the packet is injected, e.g., via netif_rx_ni or netif_receive_skb. > > Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au> Applied. -- 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