NetPacket::TCP and "options" field

eugk007_at_gmail.com
Date: 02/15/05

  • Next message: Sisyphus: "Re: What is endian.h? and How can I find it?"
    Date: 15 Feb 2005 12:18:11 -0800
    
    

    I'm using NetPacket::TCP to examine network packets. Everything seems
    to be working, except I can't get anything out of the "options" field.
    For example, $tcp->{options} is always empty. Has anyone had any
    success with this module? I'm wondering if I need to further unpack
    this field or something.

    Thanks.


  • Next message: Sisyphus: "Re: What is endian.h? and How can I find it?"