Skip to content

Releases: jamores/eth-ws-someip

Bug fix

22 Oct 09:58
eebc7df
Compare
Choose a tag to compare

Assemble multiple PDUs from a single buffer

25 Sep 10:30
1bd0c39
Compare
Choose a tag to compare
  1. Assemble multiple PDUs from a single buffer (AUTOSAR Multiplexing) - @TomerShalish
  2. Fixed TCP PDU length bug.

PDU assembling over TCP

29 May 06:39
d8a1e52
Compare
Choose a tag to compare
  1. Assembling packets larger than MTU above TCP
  2. Cosmetic changes, full protocol name as wireshark conventions.
  3. Bug fix for repeated service-IDs (contributed by JasperChecksum)

v1.3.1

12 May 11:38
067ed59
Compare
Choose a tag to compare
  1. Hot fix for data over SOME/IP feature.
  2. Info column for SOME/IP-SD

v1.3.0 May 2019 (contributed by Amit Geynis)

05 May 08:51
37dbe8f
Compare
Choose a tag to compare

Updates:

  1. After a packet of SOME/IP-SD indicates the SOME/IP port this port will be used to identify SOME/IP packets and decode them.
  2. Better bit flags parsing
  3. Updated specs from AUTOSAR Foundation 1.5.0
  4. Bug fix to the selector bit between Method ID / Event ID

Added support for SOME/IP-TP

21 Mar 06:40
7128602
Compare
Choose a tag to compare
Merge pull request #4 from geynis/feature/someip_tp

Added support for SOME/IP-TP

v1.1: Merge pull request #3 from LiorSharon/hotfix/typo-and-offset

30 Aug 20:56
26cf25b
Compare
Choose a tag to compare

Typo and SD offset correction (contributed by LiorSharon)