Menu

#183 capture on PPP

Git head
closed
nobody
None
5
2013-11-20
2013-02-14
Jeppo
No

Hello, I'm capturing traffic on a PPP interface, my bfp filter is (TCP[13]==18 SYN/ACK) I correctly get SYN/ACK packets delivered to my callback function and by adding 16bytes (cooked header) to the packet data and so I'm able to point to IP and TCP headers, the only problem I'm facing is that the tcp->flags are 0. This is very weird, since the other fields (ip->src, ip->dst, tcp->sport, tcp->dport) are correctly displayed, my question is who is zeroing this fields?
My libpcap is libpcap.so.0.8.

Thanks
Jeppo

Discussion

  • Denis Ovsienko

    Denis Ovsienko - 2013-11-20
    • status: open --> closed
    • Group: --> Git head
     
  • Denis Ovsienko

    Denis Ovsienko - 2013-11-20

    Administrators of the "libpcap" SourceForge project have superseded this tracker item (formerly artifact 3604686, now bug 183) with issue 187 of the "libpcap" GitHub project.

     
MongoDB Logo MongoDB