commit | 51f31cabe3ce5345b51e4a4f82138b38c4d5dc91 | [log] [tgz] |
---|---|---|
author | Patrick Ohly <patrick.ohly@intel.com> | Thu Feb 12 05:03:39 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 15 22:43:38 2009 -0800 |
tree | f59504adbbe37e6e28ac78e6a49f045508daa78e | |
parent | 20d4947353be60e909e6b1a79d241457edd6833f [diff] |
ip: support for TX timestamps on UDP and RAW sockets Instructions for time stamping outgoing packets are take from the socket layer and later copied into the new skb. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>