commit | d904d3edcbb26efc86ea3575bb4265559801a94b | [log] [tgz] |
---|---|---|
author | Oliver Hartkopp <socketcan@hartkopp.net> | Thu Jan 17 18:43:41 2013 +0100 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Sat Jan 26 16:59:01 2013 +0100 |
tree | 3589f467d029ea18c1740841ba5dd12323bc3b7a | |
parent | 156c2bb9f88065c8da78814f98fde665a5cbb527 [diff] |
can: gw: make routing to the incoming CAN interface configurable Introduce new configuration flag CGW_FLAGS_CAN_IIF_TX_OK to configure if a CAN sk_buff that has been routed with can-gw is allowed to be send back to the originating CAN interface. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>