Decode the word containing the opcode, flags, reply code, etc. in DNS
[obnox/wireshark/wip.git] / packet.h
1999-01-04 guyDecode the word containing the opcode, flags, reply...
1999-01-02 gramAdded the iptrace (AIX's packet-capture tool) file...
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-19 hannesAdded "Cisco Discovery Protocol" Hooks
1998-12-04 guyWhen dissecting DNS or NBNS queries or replies, add...
1998-11-20 gramAdded NetBIOS Datagram (over UDP) support.
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-17 gerald* Added column formatting functionality.
1998-11-03 guy Add a routine to convert Ethernet packet types to...
1998-10-28 guy Add the "Maximize security" type of service for IP...
1998-10-20 guy Add a "val_to_str()" routine that calls "match_strval...
1998-10-16 guyAdd declarations of "dissect_aarp()' and "dissect_ddp()".
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-15 guyShow queries as a summary line (as was the case before...
1998-10-14 guyTag NetBIOS Name Service-over-UDP packets as "NBNS...
1998-10-14 gramI've started to figure out the difference between NetBI...
1998-10-14 gramI rename the single dissect() function in packet-nbipx...
1998-10-14 gramAdded preliminary support for NetBIOS Name Services...
1998-10-13 guyAdd a routine to dissect IP or TCP options (and, from...
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-25 gerald* Ethernet manufacturer support (Laurent)
1998-09-24 gramNetWare SAP added.
1998-09-23 gramI removed the ncp code from packet-ipx.c and created...
1998-09-21 gramIPX over IP (rfc 1234) added. Very trivial.
1998-09-17 gerald* Added Mike Hall's TCP reconstruction code.
1998-09-17 gerald* Added Don Lafontaine's support for Banyan Vines.
1998-09-17 gerald* Added in Laurent's OSI/ISO CNLP and COTP support.
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision