bugzilla-daemon at bugzilla.mindrot.org
2008-Feb-18  07:46 UTC
[Bug 1441] New: flow record for ICMP6 missing type and code values
https://bugzilla.mindrot.org/show_bug.cgi?id=1441
           Summary: flow record for ICMP6 missing type and code values
    Classification: Unclassified
           Product: softflowd
           Version: -current
          Platform: amd64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: softflowd
        AssignedTo: djm at mindrot.org
        ReportedBy: bugzilla at nishidaya.org
softflowd generates netflow v9 flow record for ICMP6 with dst port =0, while
ICMP (IPv4) case dst port = type *256+code.
I know this feature is for CISCO compatibility (and v9 already has
ICMPTYPE but CISCO doesn't use it). Since current CISCO routers
generate flow record for ICMP6 with the same method (fill dst port with
type & code), I'm appreciate if Softflowd do the same.
softflowd.c around line 313 may be the place.
-- Haru
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
Seemingly Similar Threads
- [Bug 1959] New: Incorrect Sequence Numbers for NetFlow v9 export.
- [Bug 1944] New: Wrong "Date flow start" and "Duration Proto" in version 9 with nfcapd
- FreeBSD Security Advisory FreeBSD-SA-08:09.icmp6
- [Bug 1760] New: Timestamp offset using softflowd with nfdump
- Setting up softflowd - set promiscuous or not?
