Use "ip_to_str()" and "ether_to_str()" to extract IP and MAC addresses
authorGuy Harris <guy@alum.mit.edu>
Wed, 14 Oct 1998 22:37:02 +0000 (22:37 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 14 Oct 1998 22:37:02 +0000 (22:37 -0000)
commit02fdc292b1a6529fc3cfc717483d44c8951bac26
tree0e8ad0233bcfd52ccc8cd7097f716b2571b70700
parentca377bf6cd7464e2f1324ce0cc282804310dc55f
Use "ip_to_str()" and "ether_to_str()" to extract IP and MAC addresses
from a packet and turn them into character strings in dotted-quad or
colonized-sextet form.

svn path=/trunk/; revision=57
packet-dns.c
packet-nbns.c