[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201007280956.38957.matthias.fuchs@esd.eu>
Date: Wed, 28 Jul 2010 09:56:38 +0200
From: Matthias Fuchs <matthias.fuchs@....eu>
To: Linux Netdev List <netdev@...r.kernel.org>
Cc: Socketcan-core@...ts.berlios.de
Subject: can: expected receive behavior broken
Hi,
I just noticed that the receive behavior of CAN sockets is broken
in current net-next-2.6.
I wrote some simple code that receives messages and echos them back to
the bus. When I now trigger one single message on the bus, I get
this message received and echoed back in an endless loop.
I do not touch the sockopts CAN_RAW_LOOPBACK or CAN_RAW_RECV_OWN_MSGS in my code.
Only (!) setting CAN_RAW_LOOPBACK to 0 helps at the moment. But this behavior
actually has nothing to do with LOOPBACK but more with RECV_OWN_MSGS.
Matthias
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists