The following patchset makes IPVS compatible with Patrick McHardys IPv6 NAT patchset: http://thread.gmane.org/gmane.linux.network/239615 Specifically the part that improves defragmentation. Patch01: Cleanup (and fixes a bug) in IPVS MTU IPv6 handling Patch02: Extend MTU check to account for IPv6 NAT defrag changes This patchset is based upon: Homes ipvs-next tree: git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git BUT with Patrick McHardy's IPv6 NAT patchset applied first, on top of commit: 3654e61137db891f5312e6dd813b961484b5fdf3 title: "ipvs: add pmtu_disc option to disable IP DF for TUN packets" Send due to request by Patrick: http://thread.gmane.org/gmane.linux.network/239615/focus=43870 --- Jesper Dangaard Brouer (2): ipvs: Extend MTU check to account for IPv6 NAT defrag changes ipvs: IPv6 MTU checking cleanup and bugfix net/netfilter/ipvs/ip_vs_xmit.c | 32 ++++++++++++++++++++++++++------ 1 files changed, 26 insertions(+), 6 deletions(-) -- Best regards, Jesper Dangaard Brouer MSc.CS, Sr. Network Kernel Developer at Red Hat Author of http://www.iptv-analyzer.org LinkedIn: http://www.linkedin.com/in/brouer -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html