Jesus Sanchez-Palencia
a818f75e31
net: ipv6: Hook into time based transmission
...
Add a struct sockcm_cookie parameter to ip6_setup_cork() so
we can easily re-use the transmit_time field from struct inet_cork
for most paths, by copying the timestamp from the CMSG cookie.
This is later copied into the skb during __ip6_make_skb().
For the raw fast path, also pass the sockcm_cookie as a parameter
so we can just perform the copy at rawv6_send_hdrinc() directly.
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-07-04 22:30:27 +09:00
..
2018-06-12 16:19:22 -07:00
2018-07-03 10:29:26 +09:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-23 10:49:14 +09:00
2018-06-28 10:40:47 -07:00
2018-06-28 21:39:16 +09:00
2018-06-16 07:39:34 +09:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-15 07:24:58 +09:00
2018-07-04 22:30:27 +09:00
2018-06-12 16:19:22 -07:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-26 23:21:32 +09:00
2018-06-26 11:33:04 +09:00
2018-06-28 10:40:47 -07:00
2018-07-04 22:30:27 +09:00
2018-07-04 22:30:27 +09:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-07-03 10:29:26 +09:00
2018-06-28 10:40:47 -07:00
2018-07-03 10:29:26 +09:00
2018-06-20 07:26:58 +09:00
2018-07-03 10:29:26 +09:00
2018-05-14 17:24:18 -04:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-05-04 12:54:38 -04:00
2018-06-29 23:50:26 +09:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-27 10:11:03 +09:00
2018-05-23 11:26:45 +02:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-07-04 22:08:21 +09:00
2018-07-04 11:36:54 +09:00
2018-07-03 10:29:26 +09:00
2018-07-03 10:29:26 +09:00
2018-06-22 06:21:34 +09:00
2018-07-03 10:29:26 +09:00
2018-07-03 10:29:26 +09:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-07-03 10:29:26 +09:00
2018-06-28 10:40:47 -07:00
2018-06-28 10:40:47 -07:00
2018-06-06 18:39:49 -07:00
2018-04-27 19:46:06 -04:00
2018-05-28 22:59:54 -04:00
2018-06-28 13:36:39 +09:00
2018-06-29 06:51:51 -07:00