On 07/19/2013 08:23 PM, Guy Harris wrote:
On Jul 3, 2013, at 3:49 AM, Daniel Borkmann wrote:
For pcap interoperability, introduce a common link type for netlink
captures.
What do the link-layer headers for this look like?
That is struct nlmsghdr, found in include/uapi/linux/netlink.h.
Pr
On Jul 20, 2013, at 12:16 PM, Daniel Borkmann wrote:
> On 07/19/2013 08:23 PM, Guy Harris wrote:
>> On Jul 3, 2013, at 3:49 AM, Daniel Borkmann wrote:
>>
>>> For pcap interoperability, introduce a common link type for netlink
>>> captures.
>>
>> What do the link-layer headers for this look li