rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00010
Tunnel tool ping error
Hello,
Running the rohctunnel command generated the following output:
rohc0 created, fd 3
UDP socket created on port 5000, fd 4
[rohc_comp.c:67 rohc_alloc_compressor()] creating compressor
[rohc_comp.c:1302 c_piggyback_get()] add 0 byte(s) of feedback data
[rohc_comp.c:1302 c_piggyback_get()] add 0 byte(s) of feedback data
[rohc_comp.c:1302 c_piggyback_get()] add 0 byte(s) of feedback data
..........
with the last line being generated repeatedly until I killed the command.
Is the repetition a valid response or an error?
After setting up the interfaces and assigning ipv4 and ipv6 addresses on
both machines, the ping command generated this error:
:~/rohc-1.2.0$ ping 10.0.0.1
PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
...............
Does anyone have a solution to this?
Thanks,
Josephine
Follow ups