aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dns.h
Commit message (Expand)AuthorAgeFilesLines
* prototype declarations should have no variables names, as #defineJun-ichiro itojun Hagino2000-08-221-6/+4
* Make "make-reg-dotc" generate a "register_all_protocol_handoffs()"Guy Harris2000-04-041-3/+1
* "add_rr_to_tree()" is exported from "packet-dns.c" for use by the NBNSGuy Harris2000-03-301-4/+1
* add dissector for OPT pseudo-RR, in RFC2671 section 4.Jun-ichiro itojun Hagino2000-03-301-1/+4
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+3
* Add more packet bounds checking to DNS, and add some to NetBIOS-over-TCPGuy Harris1999-10-071-4/+3
* Correctly handle the case of the root showing up as a name in a DNSGuy Harris1999-05-271-3/+3
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-3/+3
* Needed for common routines between DNS and NBNS.Gilbert Ramirez1998-10-141-0/+44