On Jun 13, 2013, at 8:08 PM, Mike Ryan wrote:
> I prepend a PPI packet header to the packet,
Hopefully, this means that the file's LINKTYPE_ value would be
LINKTYPE_BLUETOOTH_LE_LL, not LINKTYPE_PPI.
> which includes the DLT (thank you for assigning!)
Oh, dear, it sounds as if the file's LIN
> Could you please switch to a scheme where the state information is a
> pseudo-header that precedes the payload in the packet data? We could
> assign a LINKTYPE_BLUETOOTH_LE_LL_UBERTOOTH value for that.
Certainly. Can you point to any protocols which already implement things
this way? I find it'
On Jun 14, 2013, at 9:33 AM, Mike Ryan wrote:
>> Could you please switch to a scheme where the state information is a
>> pseudo-header that precedes the payload in the packet data? We could
>> assign a LINKTYPE_BLUETOOTH_LE_LL_UBERTOOTH value for that.
>
> Certainly. Can you point to any proto