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

Date: Fri, 28 Sep 2012 19:50:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45195

User: wmeier
Date: 2012/09/28 12:50 PM

Log:
 Cleanup:
  packet-mpls.c:
   - refactor dissect_pw_ach();
   - create/uer value_string_ext as appropriate;
   - use call_dissector() rather than direct dissector call in one cse;
 
  all:
   - use 'LABEL' prefix for a set of rather generic enum identifiers;
   - fix some cases of calling expert...() or sub-dissectors under 'if(tree)';
   - reformat some hf[] entries;
   - do some whitespace changes.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +2 -2      packet-bfd.c           Modified
  +0 -1      packet-bfd.h           Modified
  +424 -424  packet-mpls-echo.c     Modified
  +12 -10    packet-mpls-y1711.c    Modified
  +230 -245  packet-mpls.c          Modified
  +14 -14    packet-mpls.h          Modified
  +156 -171  packet-pw-atm.c        Modified
  +12 -21    packet-pw-cesopsn.c    Modified
  +12 -14    packet-pw-eth.c        Modified
  +4 -6      packet-pw-fr.c         Modified
  +2 -2      packet-pw-hdlc.c       Modified


(1 file not shown)