Oliver Hartkopp 4ffb7fe5c7 isotp: added support for separate extended address in rx path
As requested by Laurent Vaudoit the extended address can be different in the
tx and he rx path:

(..) how can i have a segmented transfer like this:
0x6a7  0x55 0x10 0x08 ........
0x687  0xAA 0x30 0x00 0x00
0x6a7  0x55 0x21 .....

The connection i need is between two ECU, using IDs 0x6a7/687 and one has
adress extension 0x55, the other 0xAA (this adressing method is used on some
FIAT ECUs for example).

http://marc.info/?l=linux-can&m=140354647413513&w=2

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2014-11-16 20:38:31 +01:00
2010-04-19 12:12:18 +00:00
2012-01-11 12:14:15 +01:00
2014-07-02 16:03:34 +02:00
2012-11-14 20:57:16 +01:00
2014-01-31 11:52:15 +01:00
2012-11-14 20:57:16 +01:00
2014-05-05 22:13:38 +02:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2012-11-14 20:57:16 +01:00
2014-01-31 12:00:19 +01:00
2012-11-14 20:57:16 +01:00
S
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C 98.1%
CMake 0.7%
Makefile 0.6%
Shell 0.5%