commit | 1ef83310b81551079af992c4cbb5e089dd1397be | [log] [tgz] |
---|---|---|
author | Oliver Hartkopp <socketcan@hartkopp.net> | Tue Apr 25 08:19:43 2017 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Tue Apr 25 09:04:30 2017 +0200 |
tree | d2d39af10ced10c0afc7a4057c30ccc603468626 | |
parent | 384317ef4187f59a1cb7a6163444d757340b3bb4 [diff] |
can: network namespace support for CAN gateway The CAN gateway was not implemented as per-net in the initial network namespace support by Mario Kicherer (8e8cda6d737d). This patch enables the CAN gateway to be used in different namespaces. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>