"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
[obnox/wireshark/wip.git] / epan / packet_info.h
2004-09-06 tuexenAdd the capability to chose to remap the fist two PPIDS...
2004-09-04 ulflFrom Eric Wedel: backend things for "Decode As" of...
2004-07-19 guyPull the address (and port and circuit type) stuff...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-25 sahlbergUpdates from Richard v d Hoff
2004-03-23 guyAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-02-29 guyFrom Jeff Morriss:
2003-12-29 guyAdd a "saved_can_desegment" field to the "packet_info...
2003-12-23 obiotMove the GSM SMS dissection to a dedicated subdissector...
2003-12-08 guyFrom Michael Lum: support an AT_SS7PC address type...
2003-11-21 guyFrom Olivier Biot:
2003-10-30 guyFrom Dinesh Dutt:
2003-10-21 guyCatch exceptions when dissecting a verifier, so we...
2003-04-23 sahlbergUpdate to TCP to handle hints from dissectors where...
2003-02-28 guyAssume all AT_NONE addresses are the same, as they...
2003-02-27 guyFrom Didier Gautheron: provide a mechanism to indicate...
2003-01-22 guyFrom Dinesh Dutt:
2003-01-06 jmayerpointer spells with an o
2003-01-06 sahlbergUpdate DCERPC so that for (NTLMSSP) PDUs that have...
2002-12-08 geraldFrom Dinesh Dutt: Add Fibre Channel support, including...
2002-11-08 guyAllow more than one circuit with the same circuit ID...
2002-10-31 guyDiscard the WTAP_ENCAP_LAPD encapsulation type in favor...
2002-10-22 guyAdd in a notion of "circuits", which are for virtual...
2002-10-19 guyThe Frame Relay DLCI is a virtual circuit identifer...
2002-10-18 guyAdd an AT_ARCNET address type for ARCNET addresses...
2002-10-15 guyAdd a new port type, PT_IPX, for IPX socket numbers...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-22 guyFix the comment before "CMP_ADDRESS()" to reflect reali...
2002-07-31 sahlbergFix small typo
2002-07-31 sahlbergAdding a new macro CMP_ADDRESS similar to ADDRESS_EQUAL...
2002-06-28 guyFrom Didier Gautheron: move port number from AppleTalk...
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-11-29 guyUpdate from Ronnie Sahlberg:
2001-11-21 gramRemove the global packet_info called "pi". Dissectors...
2001-11-20 guyGet rid of the "len" and "captured_len" members of...
2001-11-15 guyGet rid of NullTVB, the "compat_top_tvb" member of...
2001-11-03 guyRename the "private" member of the "packet_info" struct...
2001-10-01 guyHave a flag in the "packet_info" structure, which indic...
2001-09-13 guyTCP desegmentation support, and changes to the ONC...
2001-08-04 guyReplace the protocol-specific data in the "packet_info...
2001-06-04 guyDefine a "COPY_ADDRESS()" macro, which copies the data...
2001-06-04 guyAdd an "ADDRESSES_EQUAL()" macro, taking pointers to...
2001-05-27 guyRX and AFS dissectors tvbuffified, and bugs fixed,...
2001-04-01 hagbardMoved the packet_info structure and supporting function...