Revision 783636

Go back to digest for 9th March 2008

Other in Networking Tools

Giovanni Venturi committed changes in /trunk/playground/network/ksniffer:

Cleanup, removed some unuseful things, fixed others ones, fixed some notes, dumped the version.

Lots of work to do to fix the new bugs I found and to give more flexible interface different from wireshark... I've got all in mind I have to find some time to code

Fixed for real the "losting packet from the view": ksniff was closed not cleany cause of the lack of a wait on the KProcess pointer :) ... The more difficult things are always the simpler. It's been enough to add a wait() :) . Great! Just one line to fix it :)

File Changes

Modified 13 files
  • /trunk/playground/network/ksniffer
  •   /KNOWN-BUGS
  •   /ksniffer.cpp
  •   /ksniffer.h
  •   /ksniffermainwidget.h
  •   /ksnifferpassivepopup.h
  •   /packetmanager.cpp
  •   /packetmanager.h
  •   /sniffer.cpp
  •   /sniffer.h
  •   /VERSION
  •   /version.h
  •   /ksniff/ksniff.cpp
  •   /ksniff/ksniff.h
13 files changed in total