X-Git-Url: http://rtime.felk.cvut.cz/gitweb/socketcan-devel.git/blobdiff_plain/dce5b48507e114bf3f68feced946ba647f7db0cf..a7dd6bcf7250f07602972f6706064348ae5eda28:/test/gwtest.c diff --git a/test/gwtest.c b/test/gwtest.c index 4aeb871..b6f22bb 100644 --- a/test/gwtest.c +++ b/test/gwtest.c @@ -85,7 +85,7 @@ int main(int argc, char **argv) req.r.can_family = AF_CAN; req.r.src_ifindex = if_nametoindex("vcan2"); req.r.dst_ifindex = if_nametoindex("vcan3"); - req.r.can_txflags = CAN_GW_TXFLAGS_LOOPBACK; + req.r.can_txflags = CAN_GW_TXFLAGS_ECHO; /* add new attributes here */