IENetP Changelog

What's new in IENetP 1.1.2

Oct 15, 2011
  • Features Added:
  • Changed TShark to force specific columns in the output. This resolves a long term issue when people had non-standard Wireshark installations with different columns defined in their preferences.
  • Bugs Fixed:
  • Set TShark to not resolve addresses. This error led to difficulties in interpreting MAC addresses for known manufacturers.

New in IENetP 1.1.1 (Oct 15, 2011)

  • Features Added:
  • Added change log to code and website.
  • Moved analysis functionality to MainWindow to reduce complexity of code and improve usage of software.
  • Added basic CSS to report file.
  • Added "Additional Information" to report file.
  • Improved linkage between Wireshark and IENetP. Saving intermediate PSML file then importing packets from that file. Makes packet interpretation more robust, since it eliminates much of the touchy text processing.
  • Bugs Fixed:
  • Default Wireshark filter now updates properly if the IP address box is cleared.

New in IENetP 1.1.0 (Oct 15, 2011)

  • Features Added:
  • Converted software from Microsoft .NET 2.0 and Windows Forms to .NET 4.0 and Windows Presentation Foundation (WPF).
  • Removed proprietary charting software and replaced it with Microsoft charting. Simplified interface by removing the multiple screens to enter data and removing the required fields.
  • Added ability to override the default Wireshark filter.

New in IENetP 1.0.1 (Oct 15, 2011)

  • Bugs Fixed:
  • Fixed problem with histogram graphing code that caused the software to crash occasionally.
  • Fixed naming convention for some of the graphics resources that caused compiler warnings.