]> rtime.felk.cvut.cz Git - can-eth-gw.git/blob - test/t4
cegw cleanup and refactor, new test t7
[can-eth-gw.git] / test / t4
1 #!/bin/sh
2 downmod
3 cegwprobe
4 cegw --listen udp@127.0.0.1:10501
5 cegw --add -s can@vcan0 -d udp@127.0.0.1:10502
6 cegw --add -s udp@127.0.0.1:10502 -d can@vcan0
7 cegw --listen udp@127.0.0.1:10501
8