CAN Gateway/Router (with netlink configuration)
modulename: can-gw.ko
configname: CONFIG_CAN_GW
Linux Kernel Configuration
└─>Networking support
└─>CAN bus subsystem support
└─>CAN Gateway/Router (with netlink configuration)
In linux kernel since version 3.1 (release Date: 2011-10-24)
The CAN Gateway/Router is used to route (and modify) CAN frames.
It is based on the PF_CAN core infrastructure for msg filtering and
msg sending and can optionally modify routed CAN frames on the fly.
CAN frames can be routed between CAN network interfaces (one hop).
They can be modified with AND/OR/XOR/SET operations as configured
by the netlink configuration interface known e.g. from iptables.
It is based on the PF_CAN core infrastructure for msg filtering and
msg sending and can optionally modify routed CAN frames on the fly.
CAN frames can be routed between CAN network interfaces (one hop).
They can be modified with AND/OR/XOR/SET operations as configured
by the netlink configuration interface known e.g. from iptables.