netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fw: [Bug 77081] New: sock_tx_timestamp for SOCK_RAW
@ 2014-05-29 16:00 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2014-05-29 16:00 UTC (permalink / raw)
  To: netdev



Begin forwarded message:

Date: Thu, 29 May 2014 02:00:26 -0700
From: "bugzilla-daemon@bugzilla.kernel.org" <bugzilla-daemon@bugzilla.kernel.org>
To: "stephen@networkplumber.org" <stephen@networkplumber.org>
Subject: [Bug 77081] New: sock_tx_timestamp for SOCK_RAW


https://bugzilla.kernel.org/show_bug.cgi?id=77081

            Bug ID: 77081
           Summary: sock_tx_timestamp for SOCK_RAW
           Product: Networking
           Version: 2.5
    Kernel Version: 3.14
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: IPV4
          Assignee: shemminger@linux-foundation.org
          Reporter: yangzhe1990@gmail.com
        Regression: No

I just wonder if we could enable the support for AF_INET / AF_INET6, SOCK_RAW
sockets. We already have that for UDP packets.

We only need to add a line of sock_tx_timestamp(sk, &ipc.tx_flags) after
net/ipv4/raw.c:525, and change net/ipv6/ip6_output.c:1257 to     if
(sk->sk_type == SOCK_DGRAM || sk->sk_type == SOCK_RAW).

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-29 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 16:00 Fw: [Bug 77081] New: sock_tx_timestamp for SOCK_RAW Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).