aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nbns.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-15Fix up an "sprintf()" to handle the possibility that the differenceguy1-3/+3
1998-10-15Show queries as a summary line (as was the case before my DNS checkins)guy1-6/+13
1998-10-14Use "ip_to_str()" and "ether_to_str()" to extract IP and MAC addressesguy1-6/+5
1998-10-14Tag NetBIOS Name Service-over-UDP packets as "NBNS (UDP)".guy1-54/+653
1998-10-14Added preliminary support for NetBIOS Name Services over IPX and UDP. Notegram1-0/+157