mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 14:29:54 +02:00
Added new option '-i' for can-gw rules to allow to route CAN frames back to the originating/incoming CAN interface (which is disabled by default). CAN frames that are deleted due to the violation of the max_hops limit are now printed when displaying the configured rules with 'cangw -L'. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>