[riot-commits] [RIOT-OS/RIOT] 43b7a3: destiny: wireshark compliant tcp flags
Oleg Hahm
oleg at hobbykeller.org
Mon Jun 9 21:45:11 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 43b7a393b1fceab66e3e1b098a74c73631ecade6
https://github.com/RIOT-OS/RIOT/commit/43b7a393b1fceab66e3e1b098a74c73631ecade6
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2014-06-05 (Thu, 05 Jun 2014)
Changed paths:
M sys/net/transport_layer/destiny/tcp.h
Log Message:
-----------
destiny: wireshark compliant tcp flags
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
Commit: 9652c24b7182adb44667e5c93ce9ab0d68376a58
https://github.com/RIOT-OS/RIOT/commit/9652c24b7182adb44667e5c93ce9ab0d68376a58
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M sys/net/transport_layer/destiny/tcp.h
Log Message:
-----------
Merge pull request #1275 from cgundogan/fix_tcp_flags_for_wireshark
destiny: wireshark compliant tcp flags
Compare: https://github.com/RIOT-OS/RIOT/compare/4cdd9a246ba7...9652c24b7182
More information about the commits
mailing list