Hi Dave, these two patches add missing modules aliases to xt_iprange, fixing autoloading with old (as in: not from SVN) iptables versions and change ctnetlink to include the conntrack ID in event messages, which we wanted to do some time ago already, apparently I lost the patch. I'll also push the xt_iprange patch to -stable. Please apply, thanks. net/netfilter/nf_conntrack_netlink.c | 3 +++ net/netfilter/xt_iprange.c | 2 ++ 2 files changed, 5 insertions(+), 0 deletions(-) Eric Leblond (1): [NETFILTER]: ctnetlink: dump conntrack ID in event messages Phil Oester (1): [NETFILTER]: xt_iprange: module aliases for xt_iprange