Lines Matching refs:to
6 tunslip6 can be used in host side to create a tun device that
7 is connected to a unix socket that qemu is providing. This
8 way it is possible to pass packets between host and target
11 You need to connect tunslip6 to the second qemu serial line
18 2) Start qemu, use the listener demo app. Note that you need to
21 You might need to set the platform and ARCH like this if simple_uart
35 4) Send data to listener
43 loop-slip.sh. So to simplify things you need three terminals
55 After running these scripts you do not need to manual restart
62 to work, you need to run radvd or similar tool in host side.
72 to create a tun device that is connected to a unix socket that
73 qemu is providing. This way it is possible to pass packets
76 You need to connect tunslip to the second qemu serial line
83 2) Start qemu, use the listener demo app. Note that you need to
86 You might need to set the platform and ARCH like this if simple_uart
96 4) Send data to listener
107 which sends pre-defined UDP data packets to echo-server
109 process verifies that it is able to receive data correctly
113 You needs to setup the slip connection (see the steps 1 to 3)
120 In order to send multicast IPv6 packets, one needs to
133 You needs to setup the slip connection (see the steps 1 to 3)
147 which connects to dtls-server running in qemu.
149 You needs to setup the slip connection (see the steps 1 to 3)
166 You needs to setup the slip connection (see the steps 1 to 3)
186 how to configure and run two qemus.
205 which connects to coap-server running in qemu.
207 You needs to setup the slip connection (see the steps 1 to 3)
214 If you want to use DTLS then run client like this
230 You needs to setup the slip connection (see the steps 1 to 3)