Hi
I'm trying to compile kernel 2.6.5 with PF_RING and I'm following the README
text from ring-2.3.tgz.
I have patched the kernel source with linux-2.6.5-ring-2.3.patch and RTIRQ.
With make menuconfig I'm trying to enable:
- Enable RTIRQ (if you use it)
- Enable 'Code maturity level options'
-> ' Prompt for development and/or incomplete code/drivers'
- Enable 'Networking options'
-> 'Socket Filtering'
-> 'PF_RING'
I can enable everything but 'Socket Filtering'. Where do find that ?
In my .config file I havethese options with the word 'filter' - if it helps:
[EMAIL PROTECTED] linux-2.6.5]# grep -ni filter .config
693:CONFIG_NETFILTER=y
694:# CONFIG_NETFILTER_DEBUG is not set
695:CONFIG_BRIDGE_NETFILTER=y
698:# IP: Netfilter Configuration
726:CONFIG_IP_NF_FILTER=m
750:CONFIG_IP_NF_ARPFILTER=m
756:# IPv6: Netfilter Configuration
773:CONFIG_IP6_NF_FILTER=m
779:# Bridge: Netfilter Configuration
783:CONFIG_BRIDGE_EBT_T_FILTER=m
990:CONFIG_PPP_FILTER=y
1149:CONFIG_BT_BNEP_MC_FILTER=y
1150:CONFIG_BT_BNEP_PROTO_FILTER=y
[EMAIL PROTECTED] linux-2.6.5]#
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop