From: David S. Miller Date: Mon, 9 May 2011 00:12:19 +0000 (-0700) Subject: ipv4: Pass flow keys down into datagram packet building engine. X-Git-Tag: v3.0-rc1~377^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77968b78242ee25e2a4d759f0fca8dd52df6d479;p=pandora-kernel.git ipv4: Pass flow keys down into datagram packet building engine. This way ip_output.c no longer needs rt->rt_{src,dst}. We already have these keys sitting, ready and waiting, on the stack or in a socket structure. Signed-off-by: David S. Miller --- Reading git-diff-tree failed