]> rtime.felk.cvut.cz Git - can-eth-gw.git/commit
netdevice_notifier implemented; test script; cegwbench rxtimeo
authorRadek Matejka <radek.matejka@gmail.com>
Wed, 15 Aug 2012 14:58:24 +0000 (16:58 +0200)
committerRadek Matejka <radek.matejka@gmail.com>
Wed, 15 Aug 2012 14:58:24 +0000 (16:58 +0200)
commitff3d57b5a70914d5728e49fd96d65e6e0fc1cad3
tree44d36ac85b4e28e6ea99439995eb06c6d060826c
parent4d416bf074ee37fe79aaac3986d92d322766d1fe
netdevice_notifier implemented; test script; cegwbench rxtimeo

netdevice_notifier was implemented to avoid sending can frames to detached
devices or device index mismatch. The test script was written to test basic
functionality of canethgw. cegwbench has now ability to set timeout for
receiving function with its '-t' option.
kernel/canethgw.c
test/boot
test/test [new file with mode: 0755]
utils/cegw/cegw.c
utils/cegwbench/cegwbench.c