Hi Marek, Simon
I'm writing a protocol dissector for tcpdump which understands batman-adv packets. To do this i need to use packet.h, at least that is the easiest way to do it. tcpdump uses the BSD license, where as packet.h is GPL2. So it is unlikely the tcpdump maintainers would accept packet.h as is.
As the two copyright owners of this file, is it O.K. with you to if i change the license on this one file in my tcpdump patch to use BSD?
Thanks Andrew