Hi David Here is a set of SCTP patches for net-next-2.6, the last part from vlad's lksctp-dev tree, update SCTP IPv6 routing and IPSec issues. Please apply. Changelog: - redo the intermediate builds test and function test. - remove useless ->dst_saddr member of sctp_pf - merge some fix for original patch Vlad Yasevich (4): sctp: cache the ipv6 source after route lookup sctp: make sctp over IPv6 work with IPsec sctp: remove useless arguments from get_saddr() call sctp: clean up route lookup calls Weixing Shi (1): sctp: fix sctp to work with ipv6 source address routing include/net/sctp/structs.h | 18 ++--- net/sctp/ipv6.c | 183 +++++++++++++++++++++++++------------------ net/sctp/protocol.c | 54 ++++++------- net/sctp/socket.c | 2 +- net/sctp/transport.c | 28 ++++--- 5 files changed, 153 insertions(+), 132 deletions(-) -- 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