When the packet library parses it, it should end up in the TCP object's .options collection. The packet library doesn't currently have support for MPTCP, so I think it should just end up with the raw bytes in the tcp_opt object's .val attribute.
-- Murphy On Dec 25, 2013, at 6:45 PM, Marcus Sandri <mww...@gmail.com> wrote: > Hello, > > I've working with MPTCP protocol and I need access the OPTIONS field > from TCP protocol. How can I access the OPTIONS field, using tcp_opt class? > > > > cheers, > marcus.