From: Herbert Xu <[EMAIL PROTECTED]> Date: Wed, 07 Nov 2007 22:08:33 +0800
> [IPV4]: Add ip_local_out > > Most callers of the LOCAL_OUT chain will set the IP packet length > and header checksum before doing so. They also share the same output > function dst_output. > > This patch creates a new function called ip_local_out which does all > of that and converts the appropriate users over to it. > > Apart from removing duplicate code, it will also help in merging the > IPsec output path once the same thing is done for IPv6. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Applied to net-2.6.25 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html