From: Oliver Hartkopp <socketcan@hartkopp.net> To: mkl@pengutronix.de, kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org, linux-can@vger.kernel.org Cc: Oliver Hartkopp <socketcan@hartkopp.net> Subject: [PATCH 0/2] can-isotp fix and functional addressing Date: Thu, 3 Dec 2020 15:06:02 +0100 [thread overview] Message-ID: <20201203140604.25488-1-socketcan@hartkopp.net> (raw) This patch set contains a fix that showed up while implementing the functional addressing switch suggested by Thomas Wagner. Unfortunately the functional addressing switch came in very late but it is really very simple and already tested. I would like to leave it to the maintainers whether the second patch can still go into the 5.10-rc tree, which is intended for long-term. Oliver Hartkopp (2): can-isotp: block setsockopt on bound sockets can-isotp: add SF_BROADCAST support for functional addressing include/uapi/linux/can/isotp.h | 2 +- net/can/isotp.c | 32 +++++++++++++++++++++++--------- 2 files changed, 24 insertions(+), 10 deletions(-) -- 2.29.2
next reply other threads:[~2020-12-03 14:10 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-12-03 14:06 Oliver Hartkopp [this message] 2020-12-03 14:06 ` [PATCH 1/2] can-isotp: block setsockopt on bound sockets Oliver Hartkopp 2020-12-03 14:06 ` [PATCH 2/2] can-isotp: add SF_BROADCAST support for functional addressing Oliver Hartkopp 2020-12-03 14:25 ` [PATCH 0/2] can-isotp fix and " Marc Kleine-Budde
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20201203140604.25488-1-socketcan@hartkopp.net \ --to=socketcan@hartkopp.net \ --cc=davem@davemloft.net \ --cc=kuba@kernel.org \ --cc=linux-can@vger.kernel.org \ --cc=mkl@pengutronix.de \ --cc=netdev@vger.kernel.org \ --subject='Re: [PATCH 0/2] can-isotp fix and functional addressing' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.