Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23075: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 05 Oct 2007 21:25:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23075

User: morriss
Date: 2007/10/05 09:25 PM

Log:
 From Andrew Feren via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1606 :
 1) IPFIX port (4739) should be configurable without recompiling
 2) It should be possible to specify more than one port to be dissected as
    Netflow and/or IPFIX
 3) Netflow should recognize UDP ports 2055 and 9996 (Both are common)
 
 Also (from me):
 - make Netflow a "new style" dissector: return 0 if it doesn't appear to be a
   valid netflow packet
 - register the old preference (cflow.udp.port) as obsolete so users don't see
   warnings about it not being valid

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +121 -47   packet-netflow.c    Modified