lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ