OSDN Git Service

net: packet: Hook into time based transmission.
authorRichard Cochran <rcochran@linutronix.de>
Tue, 3 Jul 2018 22:42:51 +0000 (15:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jul 2018 13:30:27 +0000 (22:30 +0900)
commit3d0ba8c03ca9c49ffcb79d989312f123dd1bdc7a
tree6f95e2b14eea9f8cbbf5f80a7f4ee0082d4f9f75
parenta818f75e311c23cdac528888c60ae6e43a8958d0
net: packet: Hook into time based transmission.

For raw layer-2 packets, copy the desired future transmit time from
the CMSG cookie into the skb.

Signed-off-by: Richard Cochran <rcochran@linutronix.de>
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/packet/af_packet.c