mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
43b7a393b1
This enum is also used to set the tcp flags within a tcp header. With the current values in this enum, wireshark is not able to recognize the tcp segments as their actual tcp type, and thus odd messages in wireshark appear. destiny: reusing tcp flags for combinations |
||
---|---|---|
.. | ||
destiny.c | ||
Makefile | ||
msg_help.c | ||
msg_help.h | ||
socket.c | ||
socket.h | ||
tcp_hc.c | ||
tcp_hc.h | ||
tcp_timer.c | ||
tcp_timer.h | ||
tcp.c | ||
tcp.h | ||
udp.c | ||
udp.h |