[PATCH v2] net: bridge: enfore alignment for ethernet address

2020-06-25 Thread Thomas Martitz
: multicast to unicast Fixes: 6db6f0eae605 ("bridge: multicast to unicast") Cc: Roopa Prabhu Cc: Nikolay Aleksandrov Cc: David S. Miller Cc: Jakub Kicinski Cc: Felix Fietkau Cc: sta...@vger.kernel.org Signed-off-by: Thomas Martitz --- net/bridge/br_private.h | 2 +- 1 file changed, 1 inser

[PATCH] net: bridge: enfore alignment for ethernet address

2020-06-25 Thread Thomas Martitz
: multicast to unicast Fixes: 6db6f0eae605 ("bridge: multicast to unicast") Cc: Roopa Prabhu Cc: Nikolay Aleksandrov Cc: David S. Miller Cc: Jakub Kicinski Cc: Felix Fietkau Cc: sta...@vger.kernel.org Signed-off-by: Thomas Martitz --- net/bridge/br_private.h | 2 +- 1 file changed, 1 inser

Re: [PATCH RFC 0/3] kcm: Kernel Connection Multiplexor (KCM)

2015-09-22 Thread Thomas Martitz
Am 21.09.2015 um 00:29 schrieb Tom Herbert: Kernel Connection Multiplexor (KCM) is a facility that provides a message based interface over TCP for generic application protocols. The motivation for this is based on the observation that although TCP is byte stream transport protocol with no concept