Hello all, Earlier versions of J1939 contained the following: + 6. /proc/net/can-j1939 Interface. + -------------------------------- + + Files giving you a view on the in-kernel operation of J1939 are located at: + /proc/net/j1939. + + 6.1 /proc/net/can-j1939/ecu + + This file gives an overview of the known ECU's to the kernel. + - iface : network interface they operate on. + - SA : current address. + - name : 64bit NAME + - flags : 'L' = local, 'R' = remote I am interested in what happened to this feature since I do not see it in the latest implementation or in the documentation? I am interested in retrieving "known ECU's to the kernel" in the latest implementation. What is recommended?