From 153501c0ab383e3a2ec2cee86d232f7cf3889a33 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 2 Dec 2019 08:29:45 +0100 Subject: [PATCH] can-j1939-kickstart: remove "Use source address" example This example do not really demonstrate UAPI or testj1939 functionality. So, remove it. Signed-off-by: Oleksij Rempel --- can-j1939-kickstart.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/can-j1939-kickstart.md b/can-j1939-kickstart.md index f195b67..bc8f9de 100644 --- a/can-j1939-kickstart.md +++ b/can-j1939-kickstart.md @@ -54,15 +54,6 @@ In J1939, this means that ECU 0x40 sends directly to ECU 0x41 Since we did not bind to address 0x41, this traffic is not meant for us and *testj1939* does not receive it. -### Use source address - -Binding a can-j1939 socket to a source address will register -allow you to send packets. - - testj1939 can0:0x80 - -Your system had, for a small moment, source address 0x80 assigned. - ### receive with source address Terminal 1: