* questions about nfqnl_test.c
@ 2009-07-18 5:00 Michael Mefford
0 siblings, 0 replies; only message in thread
From: Michael Mefford @ 2009-07-18 5:00 UTC (permalink / raw)
To: netfilter
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-18 5:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-18 5:00 questions about nfqnl_test.c Michael Mefford
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.