ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Re: [Ethereal-cvs] r11396 - trunk/gtk: trunk/gtk/Makefile.com

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 18 Jul 2004 11:50:05 -0700
On Sat, Jul 17, 2004 at 06:18:57PM -0700, Guy Harris wrote:
> ...but Ethereal pays no attention to IPv6 addresses even if they *are*
> returned by "pcap_findalldevs()" (as Ulf mentioned).

Now it does.

Unfortunately, that means it no longer necessarily makes sense to choose
the first IP address in the address list for the "Interfaces..." dialog
- perhaps it should choose the first IPv4 and first IPv6 addresses.