Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7300] patch: Add frame.interface support for pcapng LINKTY

Date: Thu, 21 Jun 2012 00:46:17 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7300

--- Comment #4 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-06-21 00:46:16 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > I'd prefer to have main part of this code in libpcap.
> >  - interface_id in pcap_pkthdr.
> 
> You mean create a custom sf_pkthdr with new magic number, savefile support etc?
> 
> I assume that struct pcap_pkthdr can't be changed without breaking
> compatibility.

That's why I proposed getter to not access this structure directly.
But this can be implemented also in other way.
Primary I'm not sure if libpcap maintainers (Guy?) want to have new members in
pcap_pkthdr

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.