Bugs item #1086533, was opened at 2004-12-16 08:10
Message generated for change (Comment added) made by dnl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1086533&group_id=9368
Category: Installation
Group: 4.1
Status: Open
Resolution: Fixed
Priority: 5
Submitted By: Fernando Laudares Camargos (laudares)
Assigned to: Fernando Laudares Camargos (laudares)
Summary: include new tcpdump 3.0 in MAC.pm
Initial Comment:
With Mandrake 10.0 we have a new version of tcpdump
(3.8) that prints/format the information regarding
client's MAC adress in a different way, so it can be
recognaized in Step6.
A solution for this is to add a new option for 3.8 in
MAC.pm so the MAC address can be indentified (already
done in the trunk, waiting for tests).
---------------------------------------------------------------------------------
# This is for tcpdump version 3.8 (MDK 10.0)
if(/^\S+.*BOOTP\/DHCP,\sRequest\sfrom\s([a-f0-9\:]{11,17}).*$/)
{
regenerate_listbox() if add_mac_to_hash( $1 );
}
----------------------------------------------------------------------------------
----------------------------------------------------------------------
>Comment By: David N. Lombard (dnl)
Date: 2005-01-25 15:00
Message:
Logged In: YES
user_id=27334
Going to evaluate tcpick as tcpdump replacement:
Pro: Consistent reporting and ability to filter
Con: Must be provided by OSCAR
----------------------------------------------------------------------
Comment By: Fernando Laudares Camargos (laudares)
Date: 2005-01-24 07:21
Message:
Logged In: YES
user_id=931808
Waiting for more tests to close it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1086533&group_id=9368
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel