All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] can-isotp fix and functional addressing
@ 2020-12-03 14:06 Oliver Hartkopp
  2020-12-03 14:06 ` [PATCH 1/2] can-isotp: block setsockopt on bound sockets Oliver Hartkopp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oliver Hartkopp @ 2020-12-03 14:06 UTC (permalink / raw)
  To: mkl, kuba, davem, netdev, linux-can; +Cc: Oliver Hartkopp

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-03 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03 14:06 [PATCH 0/2] can-isotp fix and functional addressing Oliver Hartkopp
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

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.