[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <A2354B6A9F807641B21EEABD666ECEEA01F7DDEC@XMB-BGL-416.cisco.com>
Date: Tue, 22 Nov 2011 07:06:53 +0530
From: "Naveen B N (nbn)" <nbn@...co.com>
To: <netdev@...r.kernel.org>
Subject: Get TOS from IP header
Hi All,
I want to get the TOS field content from IP header at
my application which is using SCTP protocol.
I know that it can be done by Using RAW socket but
There is a over head of implementing the sctp at the
Application layer .
Is there a better way of getting a TOS field filled
Which we received from IP header.
I taught of adding code in kernel to recognize a socket option at the kernel,
If this option is set just and get TOS contents in receive .
Please let me know if this is the way to go about it or is there
A better way to achieve the same .
Thanks and Regards
Naveen
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists