Sebastien de Mendonca a �crit:

Comme on parle de noyau et de module quelqu'un pourrait il me dire a quel
option dans le menu de 'make menuconfig' correspond le module ipt_state?
MERCI!

xg@valiho:/src/linux$ head net/ipv4/netfilter/ipt_state.c
/* Kernel module to match connection tracking information.

xg@valiho:/src/linux$ grep ipt_state  net/ipv4/netfilter/M*
obj-$(CONFIG_IP_NF_MATCH_STATE) += ipt_state.o


xg@valiho:/src/linux$ grep -n MATCH_STATE Documentation/Configure.help
2580:CONFIG_IP_NF_MATCH_STATE
xg@valiho:/src/linux$ ed Documentation/Configure.help
1092294
2580,2590l
CONFIG_IP_NF_MATCH_STATE$
 Connection state matching allows you to match packets based on their$
 relationship to a tracked connection (ie. previous packets).  This$
 is a powerful tool for packet classification.$
$
 If you want to compile it as a module, say M here and read$
 <file:Documentation/modules.txt>.  If unsure, say `N'.$
$
Unclean match support$
CONFIG_IP_NF_MATCH_UNCLEAN$
 Unclean packet matching matches any strange or invalid packets, by$
q
xg@valiho:/src/linux$




Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à