ipv4: Use struct flowi4 internally in routing lookups.
commit68a5e3dd0a0056d8b349f9eea3756adda53ec17a
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 01:07:33 +0000 (11 20:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 23:08:48 +0000 (12 15:08 -0800)
treecca890c41eb5b914d026bbfcc38645a1a402e10b
parent22bd5b9b13f2931ac80949f8bfbc40e8cab05be7
ipv4: Use struct flowi4 internally in routing lookups.

We will change the externally visible APIs next.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c