As discussed during NFWS in Amsterdam this gets rid of the 'ct' backpointer in the nat extension structure. We place nf_conn objects in the bysource table, then convert it to rhashtable to get parallel insert and automated sizing of the table. After these patches, we have one additional pointer in nf_conn (same size as before due to alignment), nat extension area is reduced to 8 byte instead of 32. -- 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