Re: [tcpdump-workers] Requesting for information related to libpcap library

2015-03-23 Thread Guy Harris
On Mar 22, 2015, at 11:45 PM, "H R, Shashikumar" wrote: > I am Shashikumar H R currently pursuing M.Tech in Siddaganga Institute of > technology, Tumkur. > Currently I' m doing a project in which the packets are captured in pcap-ng > format. I am using libpcap library(version-1.6.2) to captur

Re: [tcpdump-workers] LINUX_SLL2

2015-03-23 Thread Paul "LeoNerd" Evans
On Mon, 2 Mar 2015 19:25:10 + "Paul \"LeoNerd\" Evans" wrote: > On Wed, 25 Feb 2015 10:20:40 + > Denis Ovsienko wrote: > > > This makes SLL2 quite close to sockaddr_ll (except the the order of > > fields and the sll_family field, which is told to be equal to > > AF_PACKET in this case).