http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26891
User: jmayer
Date: 2008/12/01 02:03 AM
Log:
The good:
- Implement the beginnings of sflow5 support.
- Get rid if the inconsistencies regarding return values: Always return
the offset.
- Make more elements filterable
- Make the naming of elements more consistent (not finished)
- To see what's missing have a look at the TODO section at the beginning
of the file and search for XXX in the code.
The not so good:
- Only tested with a single sample trace. No extended/expanded data in
that trace.
- This patch hopefully doesn't break sflow4 support, but I didn't have
any traces to test with, so please test.
- The names of many filters have changed to make things more consistent.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1081 -501 packet-sflow.c Modified