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 <o.rempel@pengutronix.de>
pull/175/head
Oleksij Rempel 2019-12-02 08:29:45 +01:00
parent 8cf6353039
commit 153501c0ab
1 changed files with 0 additions and 9 deletions

View File

@ -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 Since we did not bind to address 0x41, this traffic
is not meant for us and *testj1939* does not receive it. 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 ### receive with source address
Terminal 1: Terminal 1: