ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 35224: /trunk/ /trunk/asn1/ansi_map/: ansi_map.cnf /trun

Date: Mon, 20 Dec 2010 05:35:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35224

User: guy
Date: 2010/12/19 09:35 PM

Log:
 Rename the routines that handle dissector tables with unsigned integer
 keys to have _uint in their names, to match the routines that handle
 dissector tables with string keys.  (Using _port can confuse people into
 thinking they're intended solely for use with TCP/UDP/etc. ports when,
 in fact, they work better for things such as Ethernet types, where the
 binding of particular values to particular protocols are a lot
 stronger.)

Directory: /trunk/asn1/ansi_map/
  Changes    Path            Action
  +6 -6      ansi_map.cnf    Modified

Directory: /trunk/asn1/ansi_tcap/
  Changes    Path                           Action
  +2 -2      packet-ansi_tcap-template.c    Modified

Directory: /trunk/plugins/asn1/
  Changes    Path             Action
  +6 -6      packet-asn1.c    Modified

Directory: /trunk/asn1/cmp/
  Changes    Path                     Action
  +7 -7      packet-cmp-template.c    Modified

Directory: /trunk/asn1/dap/
  Changes    Path                     Action
  +2 -2      packet-dap-template.c    Modified

Directory: /trunk/asn1/disp/
  Changes    Path                      Action
  +2 -2      packet-disp-template.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                                 Action
  +2 -2      packet-2dparityfec.c                 Modified
  +4 -4      packet-3com-njack.c                  Modified
  +2 -2      packet-3com-xns.c                    Modified
  +1 -1      packet-3g-a11.c                      Modified
  +1 -1      packet-9p.c                          Modified


(669 files not shown)