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]
Message-ID: <alpine.LSU.2.00.0909212320150.31023@obet.zrqbmnf.qr>
Date:	Mon, 21 Sep 2009 23:20:54 +0200 (CEST)
From:	Jan Engelhardt <jengelh@...ozas.de>
To:	Balazs Scheidler <bazsi@...abit.hu>
cc:	netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 02/13] TProxy: add lookup type checks for UDP in
 nf_tproxy_get_sock_v4()


On Saturday 2009-08-15 14:01, Balazs Scheidler wrote:

>+	case IPPROTO_UDP:
>+		sk = udp4_lib_lookup(net, saddr, sport, daddr, dport,
>+				     in->ifindex);

You might want to add IPPROTO_UDPLITE in all places.

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