Don't require that all SNMP packets go to or from the SNMP port - the
[obnox/wireshark/wip.git] / packet-netbios.c
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-17 guyRegister a "llc.dsap" dissector table for 802.2 LLC...
2000-03-07 guyFix some "proto_tree_add_text()" calls.
2000-02-16 sharpeFix NetBIOS name types as per my understanding and...
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
2000-01-23 guyIn "dissect_eth()", update "pi.len" and "pi.captured_le...
2000-01-16 guyGet rid of the include of "util.h" that some dissectors...
2000-01-14 geraldFixed small typo in hex printing.
1999-11-30 guyMake the NetBIOS dissecting routines all take a pointer...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 nneuladded sap types, netbios name types, ipx socket names
1999-09-03 guyAdd in a bunch of changes based on the IBM specificatio...
1999-09-03 guyAdd in a pile of additional packet formats from
1999-09-03 guyUse "process_netbios_name()", rather than "canonicalize...
1999-09-03 guyAdd a bunch more NetBIOS name types.
1999-09-02 guyHave the IPX code set "pi.len" and "pi.captured_len...
1999-08-24 gramFixed the array problem in packet-netbios.
1999-08-18 gramChanges to compile in win32.
1999-08-10 guyJeff Foster's changes to add support for NetBEUI/NBF...