Ethereal-dev: [Ethereal-dev] Conversations list - IPX filter not set correctly.

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

From: "Greg Morris" <gmorris@xxxxxxxxxx>
Date: Thu, 18 Sep 2003 11:55:27 -0600
The filter is created as
 
ipx.node==043432.000000000001.
 
This is invalid s/b
 
ipx.net==043432 AND ipx.node==00:00:00:00:00:01
 
Greg