The patch applied this weekend to fix to out of range problem: Time Revision Author Filename 2002/04/21 08:34:00 2.43 deri webInterface.c 2002/04/21 08:33:57 2.51 deri pbuf.c 2002/04/21 08:33:56 2.32 deri ntop.c 2002/04/21 08:33:55 2.55 deri initialize.c 2002/04/21 08:33:53 2.53 deri hash.c 2002/04/21 08:33:52 2.43 deri globals-core.h Fixed Index 32 out of range [0..31] problem
Introduces a problem in netflowPlugin.c, where it fails to load. This is because 1) the calling structure of handleIP was changed and 2) it was made static int - i.e. invisible outside of pbuf.c Attached patch fixes that... at least it compiles and loads... don't know if it works... ref: BMS0059 -----Burton
BMS0059-netflow-handleIP-fixup.patch
Description: Binary data
