aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-util-unix.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-18 18:47:44 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-18 18:47:44 +0000
commit69de0a6e1860fbf72a69635d02d54b522621b476 (patch)
treec248415cbeed737974d41aef46cc5190b1f5ec3d /pcap-util-unix.c
parent35a6e092c3153cc7fbd1337c2230d596b0f7abcb (diff)
Add support for IPv6 addresses for interfaces.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11411 f5534014-38df-0310-8fa8-9805f1628bb7
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