I just have two quick questions. Towards the bottom of nfqnl_test.c there is the following: #ifdef INSANE /* normally, applications SHOULD NOT issue this command, since * it detaches other programs/sockets from AF_INET, too ! */ printf("unbinding from AF_INET\n"); nfq_unbind_pf(h, AF_INET); #endif Why? If this should not be 'normally' done, then why is it in here? Second, what does INSANE mean? I've never seen this before. Michael. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html