aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-util-unix.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-07-18 18:47:44 +0000
committerGuy Harris <guy@alum.mit.edu>2004-07-18 18:47:44 +0000
commit2aec055c79298028710da18201d0cdb5a40a504d (patch)
treec248415cbeed737974d41aef46cc5190b1f5ec3d /pcap-util-unix.c
parent669db206cb1f270046ad400fff7655e20c63e723 (diff)
Add support for IPv6 addresses for interfaces.
svn path=/trunk/; revision=11411
Diffstat (limited to 'pcap-util-unix.c')
-rw-r--r--pcap-util-unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-util-unix.c b/pcap-util-unix.c
index 02b253c726..d9a697ee76 100644
--- a/pcap-util-unix.c
+++ b/pcap-util-unix.c
@@ -144,7 +144,7 @@ get_interface_list(int *err, char *err_str)
/*
* If we already have this interface name on the list,
- * don't add it, but, if we don't already have an IPv4
+ * don't add it, but, if we don't already have an IP
* address for it, add that address (SIOCGIFCONF returns,
* at least on BSD-flavored systems, one entry per
* interface *address*; if an interface has multiple