Have "do_capture()" take, as an argument, a pointer to the name of the
[obnox/wireshark/wip.git] / packet-dns.c
1999-09-21 guyAdd code to dissect MX and LOC records ("sparc.com...
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-05-27 guyCorrectly handle the case of the root showing up as...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-03-22 guyAdd #defines for more T_ types.
1999-01-28 gramAdded guy's time and DHCP patch.
1999-01-05 guyClean up what's displayed for unknown opcodes and unkno...
1999-01-04 guyDecode the word containing the opcode, flags, reply...
1998-12-20 guyBack out change that Hannes Boehm said he didn't intend...
1998-12-19 hannesAdded "Cisco Discovery Protocol" Hooks
1998-12-04 guyWhen dissecting DNS or NBNS queries or replies, add...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-15 guyShow queries as a summary line (as was the case before...
1998-10-14 guyUse "ip_to_str()" and "ether_to_str()" to extract IP...
1998-10-14 guyTag NetBIOS Name Service-over-UDP packets as "NBNS...
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-27 gramI added the use of the END_OF_FRAME macro in dissect_dn...
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision