X-Git-Url: http://developer.intra2net.com/git/?p=ipt_ACCOUNT;a=blobdiff_plain;f=iptables%2Fextensions%2Flibipt_ACCOUNT.c;h=ef320490d847a4ca58614e3f36c19c86f887a886;hp=56796630d11499802fabcac45e678bae0c9d14a7;hb=9491a5f5dafb2029ab584d941b162ddefb58c3b9;hpb=3843f7045733f45f95dfd7c59cc105302f4ac1f1 diff --git a/iptables/extensions/libipt_ACCOUNT.c b/iptables/extensions/libipt_ACCOUNT.c index 5679663..ef32049 100644 --- a/iptables/extensions/libipt_ACCOUNT.c +++ b/iptables/extensions/libipt_ACCOUNT.c @@ -179,6 +179,7 @@ struct xtables_target account = { .next = NULL, .name = "ACCOUNT", + .family = AF_INET, .version = XTABLES_VERSION, .size = IPT_ALIGN(sizeof(struct ipt_acc_info)), .userspacesize = offsetof(struct ipt_acc_info, table_nr),