aboutsip / pkts

Pure java based pcap library capable of reading and writing to/from pcaps.
Other
196 stars 91 forks source link

uknown ether type #105

Open lavanyasundararajan opened 5 years ago

lavanyasundararajan commented 5 years ago

I used a wireless trace packet of .pcap format got this expection "uknown ether type"

jonbo372 commented 5 years ago

Hey, yep, there are a lot of different types out there and I have only added the most common ones and the ones that I myself have a need for. I did get your email but if you could attach the pcap to this issue instead so that others in the community get a chance to take a stab it as well.

Of course, feel free to add implementation for this particular ethertype and issue a pull request.

lavanyasundararajan commented 5 years ago

Hi Please find the packets files attached.

For Chan_11.pcap file expection thrown is Unknown header type where as test.pacp expection is Unknown ether type

On Wed, Apr 10, 2019 at 2:14 PM Jonas Borjesson notifications@github.com wrote:

Hey, yep, there are a lot of different types out there and I have only added the most common ones and the ones that I myself have a need for. I did get your email but if you could attach the pcap to this issue instead so that others in the community get a chance to take a stab it as well.

Of course, feel free to add implementation for this particular ethertype and issue a pull request.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aboutsip/pkts/issues/105#issuecomment-481598882, or mute the thread https://github.com/notifications/unsubscribe-auth/ABA1xkPp6u3lPJJ86-nIeNHMJ6jiwo8Lks5vfaSKgaJpZM4cmOXA .