Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1734218
| From | Eric Dumazet <eric.dumazet@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC V1 net-next 2/6] net: skbuff: Add a field to support time based transmission. |
| Date | 2017-09-18 17:20 +0200 |
| Message-ID | <ur602-7Z6-31@gated-at.bofh.it> (permalink) |
| References | <uqYYx-39L-5@gated-at.bofh.it> <uqYYx-39L-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 2017-09-18 at 09:41 +0200, Richard Cochran wrote: > Signed-off-by: Richard Cochran <rcochran@linutronix.de> > --- > include/linux/skbuff.h | 2 ++ > 1 file changed, 2 insertions(+) Why skb->tstamp can not be used ? AFAIK, fact that it might be overwritten by packet captures should not hurt.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH RFC V1 net-next 2/6] net: skbuff: Add a field to support time based transmission. Richard Cochran <rcochran@linutronix.de> - 2017-09-18 09:50 +0200 Re: [PATCH RFC V1 net-next 2/6] net: skbuff: Add a field to support time based transmission. Eric Dumazet <eric.dumazet@gmail.com> - 2017-09-18 17:20 +0200
csiph-web