aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_frontend.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-03-09 20:42:07 -0800
committerDavid S. Miller <davem@davemloft.net>2011-03-09 20:42:07 -0800
commit67e28ffd864eebbaf48b404d0a8cb4edd2bdc924 (patch)
treeacd2328f3d45db16b45841e796c23815570748f6 /net/ipv4/fib_frontend.c
parenttcp: ioctl type SIOCOUTQNSD returns amount of data not sent (diff)
downloadlinux-dev-67e28ffd864eebbaf48b404d0a8cb4edd2bdc924.tar.xz
linux-dev-67e28ffd864eebbaf48b404d0a8cb4edd2bdc924.zip
ipv4: Optimize flow initialization in input route lookup.
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>
Diffstat (limited to 'net/ipv4/fib_frontend.c')
0 files changed, 0 insertions, 0 deletions