From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxxxxxx> Date: Wed, 27 Jan 2010 15:12:59 +0100 > xfrm_lookup() is missing in sctp_v6_xmit(), add it. > > Signed-off-by: Junwei Zhang <junwei.zhang@xxxxxxxxx> > Signed-off-by: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx> Doing this every transmit packet is overkill. Whatever calculates the route that ends up in skb_dst(skb) should be making this xfrm_lookup() call, not here. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html