David S. Miller cc7e17ea04 ipv4: Optimize flow initialization in fib_validate_source().
Like in commit 44713b67db10c774f14280c129b0d5fd13c70cf2
("ipv4: Optimize flow initialization in output route lookup."
we can optimize the on-stack flow setup to only initialize
the members which are actually used.

Otherwise we bzero the entire structure, then initialize
explicitly the first half of it.

Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-09 20:57:50 -08:00
..
2011-02-08 14:00:40 -08:00
2010-10-25 13:09:45 -07:00
2011-03-04 21:55:31 -08:00
2011-01-14 13:36:42 +01:00
2010-02-22 16:20:22 -08:00
2011-02-01 15:35:25 -08:00
2011-02-01 15:35:25 -08:00
2009-03-02 03:00:15 -08:00
2009-03-02 03:00:15 -08:00
2011-02-21 11:31:18 -08:00
2009-05-25 22:44:59 -07:00
2010-09-23 14:33:39 -07:00
2010-10-27 11:37:32 -07:00
2010-07-12 12:57:54 -07:00