linux/Documentation
Willem de Bruijn 49ca0d8bfa net-timestamp: no-payload option
Add timestamping option SOF_TIMESTAMPING_OPT_TSONLY. For transmit
timestamps, this loops timestamps on top of empty packets.

Doing so reduces the pressure on SO_RCVBUF. Payload inspection and
cmsg reception (aside from timestamps) are no longer possible. This
works together with a follow on patch that allows administrators to
only allow tx timestamping if it does not loop payload or metadata.

Signed-off-by: Willem de Bruijn <willemb@google.com>

----

Changes (rfc -> v1)
  - add documentation
  - remove unnecessary skb->len test (thanks to Richard Cochran)
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-02 18:46:51 -08:00
..
2014-10-09 22:26:02 -04:00
2015-01-28 22:49:55 -08:00
2014-05-05 15:32:05 +02:00
2014-02-28 15:12:08 -08:00
2014-08-25 03:28:09 -05:00
2014-11-20 11:08:55 +01:00
2014-12-10 17:41:10 -08:00
2014-06-11 08:35:34 -07:00
2014-12-14 14:57:16 -08:00
2014-06-19 17:45:14 -07:00
2014-05-05 15:32:05 +02:00
2014-03-21 13:16:58 +01:00
2014-03-21 13:16:58 +01:00
2014-12-08 09:07:11 -05:00
2014-08-08 15:57:24 -07:00
2014-11-21 19:48:50 +05:30
2014-05-05 15:32:05 +02:00
2014-05-05 15:32:05 +02:00
2014-09-23 23:44:16 -07:00