next week (hopefully Monday) we'll release the new PF_RING stuff that will install smoothly (on both 2.4 and 2.6) and sport many new features. Please stay tuned.
Cheers, Luca
Jeff Blake wrote:
I am trying to use the fast packet capture, using the ring kernel module. I was getting compile issues when dev.c is EXPORT_SYMTABL(ring_handler).
Now I have tried 2 different methods to fix this. 1) I added dev.o to the export object in the makfile in /net/core/Makefile 2) I added a compile flag of -DEXPORT_SYMTAB
both these work in building the kernel without error, the problem is that when I attempt to 'insmod ring.o' I get an error stating 'unresolved symbol ring_handler'
I would rtfm but I cant seem to find the 'm'. Is there something I need to change in the /net/core/Makefile or is there something I left out?
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop
-- Luca Deri <[EMAIL PROTECTED]> http://luca.ntop.org/ Hacker: someone who loves to program and enjoys being clever about it - Richard Stallman
_______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
