Skip to content
  • Robert Ricci's avatar
    Comment much of PacketSensor.cc while looking for bugs. · d0f8197a
    Robert Ricci authored
    Add a lot of additional debugging output.
    
    Fix incorrect TCP payload size calculation - assumed Ethernet,
    ignored IP and TCP option headers.
    
    Replace weird nonstandart IpHeader structure with 'struct ip' from
    netinet/ip.h .
    d0f8197a