Bug 1061

Summary: flowd + avici v9 flows problem
Product: flowd Reporter: Gijs Molenaar <gijs>
Component: flowdAssignee: Damien Miller <djm>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: CVS   
Hardware: All   
OS: All   
Attachments: Accept 4 octet SNMP indices

Description Gijs Molenaar 2005-07-06 22:18:54 AEST
Flowd does not support field type 10 (ifindex) with length of 4, which is a
requirement w/ draft-claise-netflow-9-07.txt. draft-claise-netflow-9-07.txt
introduces INPUT_SNMP(type 10) and OUTPUT_SNMP(type 14) fields as variable
length fields. The default length being 2. But higher values can be used. It
looks like flowD might support an earlier draft.
Comment 1 Damien Miller 2005-07-06 22:39:32 AEST
Created attachment 937 [details]
Accept 4 octet SNMP indices

Accept long SNMP interface indices. It won't log the two most significant bytes
of 32-bit indices, but it should stop the packets being dropped.
Comment 2 Damien Miller 2005-08-22 18:44:05 AEST
Please try flowd -current (e.g. http://www2.mindrot.org/flowd_snap/), the
storage code has been substantially rewritten to cope better with this.
Comment 3 Damien Miller 2005-08-27 01:15:27 AEST
I think this is fixed in the 0.9 cvs snapshots.
Comment 4 Darren Tucker 2006-10-07 11:41:10 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.