Re: [PATCH] net: Initialize entire flowi struct
From: David Miller <davem@davemloft.net>
Date: 2011-08-31 20:47:45
From: David Miller <davem@davemloft.net>
Date: 2011-08-31 20:47:45
From: Julian Anastasov <ja@ssi.bg> Date: Wed, 31 Aug 2011 23:51:32 +0300 (EEST)
Such change will cause problems for callers that use flowi4 in stack. Examples: ip_route_me_harder icmp_route_lookup
Right.