#########################################################################
Release Notes for Kvaser CAN Extcap V1.0
#########################################################################

========================================================================
Tested operating systems
========================================================================
The current version of Kvaser CAN Extcap have been tested on:
- Windows 11, 64-bit, x64 architecture
- Ubuntu 24.04 x64

========================================================================
Tested Wireshark versions
========================================================================
The current version of Kvaser CAN Extcap have been tested on:

Windows:
- Wireshark Version 4.4.3

Ubuntu:
- Wireshark Version 4.2.2

========================================================================
Tested CANLIB/linuxcan version
========================================================================
The current version of Kvaser CAN Extcap have been tested on:
- CANLIB V5.47
- linuxcan V5.47

========================================================================
Known issues
========================================================================
   * No support for capturing from multiple interfaces at the same time.
	  Wireshark supports it but the extcap does not.

   * No support for non-ISO canFD.

   * CTRL-C is not handled so shutdown is not handled gracefully.

   * The time written to the logfile does not correspond to the format
     used in Wireshark.



New Features and Fixed Problems in v1.0
========================================================================

* Fixed the time for packets reported in Wireshark so that they begin
  at the current time when using a time format like YY-MM-DD.

* Added the option to change the time resolution of the capture.

Features in v0.1.0.beta
========================================================================

* Capture CAN or CANFD packets from Kvaser AB hardware in Wireshark.

* Save captures in the pcapng or pcap format.

* Capture using user supplied bus parameters for both CAN and CANFD.

* Create log files for debugging.