Skip to content

Added support for TP headers

Compare
Choose a tag to compare
@JulianSchmid JulianSchmid released this 16 Feb 12:25

SOMEIP TP headers (transporting large SOME/IP messages) are now supported. TP headers allow a payload to be split up in different udp packets. This can be required if the payload size exceeds the maximum allowed size.

This release also adds some documentation, bug fixes, interface restructuring.