http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48635
User: eapache
Date: 2013/03/28 07:34 PM
Log:
Remove decode_enumerated_bitfield and decode_enumerated_bitfield_shifted.
Effectively inline the only remain call (and replace a static buffer with ep
memory). Much of the NFS dissector needs to be converted to use named fields
at which point this code can go away, but that's a much bigger job.
Also, add modelines to packet-nfs.c and mark some internal value_string
functions as WS_DLL_LOCAL.
Directory: /trunk/epan/dissectors/
Changes Path Action
+24 -3 packet-nfs.c Modified
Directory: /trunk/epan/
Changes Path Action
+0 -36 value_string.c Modified
+6 -11 value_string.h Modified