aboutsummaryrefslogtreecommitdiffstats
path: root/ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* Change ipv4 class to use ip_to_str() when converting IP address to string.Gilbert Ramirez1999-11-191-13/+6
* Change match_selected() to produce a display filter using the selectedGilbert Ramirez1999-11-191-1/+15
* We have to include <sys/types.h> before including <netinet/in.h> on someGuy Harris1999-11-151-1/+5
* Add "class" that understands IPv4 addresses and subnet masks.Gilbert Ramirez1999-11-151-0/+177