TFO期权编号?

时间:2013-09-26 06:37:06

标签: networking tcp network-protocols wireshark wireshark-dissector

我要在wireshark中为TFO编写一个解剖器,并想知道这个选项号是什么?我无法在网上找到这个

http://tools.ietf.org/html/draft-cheng-tcpm-fastopen-02

此致

Vinay Pai B.H。

1 个答案:

答案 0 :(得分:0)

尚未标准化。在Linux中,它使用TCPOPT_EXP 254,后跟TCPOPT_FASTOPEN_MAGIC 0xF989

这符合RFC 6994,其中概述了实验选项的方案。