* writing timestamps to outgoing packets
@ 2015-06-16 9:15 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2015-06-16 9:15 UTC (permalink / raw)
To: netdev; +Cc: linux-wireless
Hi,
For MA-USB (media-agnostic USB, but specifically we're working on doing
it over 802.11 wifi) there's a need to write a timestamp to outgoing
packets at a specific offset inside the packet.
Unfortunately, it's not that we have to write the timestamp of the
previous packet or similar which could be achieved with the existing
timestamp service, but the packet that's being sent.
We'll probably have to use LLC, so ideally we could use the LLC
framework (though - it seems to have some bugs - is anyone using it?),
but that obviously makes it difficult to pass enough information to the
low-level driver to enable the timestamping (which is done in
firmware/hardware.)
Does anyone have any thoughts? Should we try to mark the packet somehow?
But all ways I can find could possibly conflict with other markers. Or
perhaps we should add a generic "write timestamp to packet" framework?
I'm a bit surprised that nobody else has had this need before - or
perhaps they did and solved the problem in a different way?
johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-16 9:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 9:15 writing timestamps to outgoing packets Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).