aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dns.c
AgeCommit message (Collapse)AuthorFilesLines
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-5/+7
generalizes the column printing code, adds a "frame" tree item to the tree view, and fixes a bunch of miscellaneous coding bugs. svn path=/trunk/; revision=31
1998-09-27I added the use of the END_OF_FRAME macro in dissect_dns() so that the entireGilbert Ramirez1-2/+2
DNS layer in the hex dump ss highlighted when the "DNS" level is selected in the protocol analysis tree. I am assuming that this is what Gerald wanted. svn path=/trunk/; revision=28
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
svn path=/trunk/; revision=7
1998-09-16Initial revisionGerald Combs1-0/+442
svn path=/trunk/; revision=2