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:	Thu, 20 Nov 2008 01:07:32 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	bazsi@...abit.hu
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] [TPROXY] fill struct flowi->flags in udp_sendmsg()

From: Balazs Scheidler <bazsi@...abit.hu>
Date: Tue, 18 Nov 2008 16:26:32 +0100

>     udp_sendmsg() didn't fill struct flowi->flags, which means that
>     the route lookup would fail for non-local IPs even if the
>     IP_TRANSPARENT sockopt was set.
> 
>     This prevents sendto() to work properly for UDP sockets, whereas
>     bind(foreign-ip) + connect() + send() worked fine.
> 
> Signed-off-by: Balazs Scheidler <bazsi@...abit.hu>

Applied to net-2.6
--
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