commit | 3d0ba8c03ca9c49ffcb79d989312f123dd1bdc7a | [log] [tgz] |
---|---|---|
author | Richard Cochran <rcochran@linutronix.de> | Tue Jul 03 15:42:51 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 04 22:30:27 2018 +0900 |
tree | 6f95e2b14eea9f8cbbf5f80a7f4ee0082d4f9f75 | |
parent | a818f75e311c23cdac528888c60ae6e43a8958d0 [diff] |
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>