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>] [day] [month] [year] [list]
Date:	Wed, 8 Jul 2009 23:37:47 +0200 (CEST)
From:	Jan Engelhardt <jengelh@...ozas.de>
To:	netdev@...r.kernel.org
cc:	Netfilter Developer Mailing List <netfilter-devel@...r.kernel.org>
Subject: ip_local_out missing skb->protocol assignment

Hi,


I noticed that skb->protocol is not set for Netfilter hooks with 
NF_INET_LOCAL_OUT. Reason for that is that skb->protocol is only set 
within ip_output, i.e. shortly before NF_INET_POST_ROUTING. Was there a 
specific reason setting ->protocol is delayed for locally-output 
traffic?

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