Search Results

Search: Posts Made By: aamirglb
Forum: Programming 05-29-2008
29,016
Posted By aamirglb
Hello Friends, I was able to do it by using...
Hello Friends,
I was able to do it by using PF_PACKET option and form the entire packet (ie ethernet+ip+udp).
What ever checksum i give for ip is not getting modified now.

Thanks a lot for your...
Forum: Programming 05-29-2008
29,016
Posted By aamirglb
Hello, I'm getting the following error when...
Hello,
I'm getting the following error when running "ethtool -K eth0 rx off tx off"
Cannot set device rx csum settings: Operation not supported.

Thanks in Advance.

Regards,
Aamir
Forum: Programming 05-28-2008
29,016
Posted By aamirglb
Disabling IP Checksum Calculation
Hello Friends,
I'm constructing the IP Packets by using the RAW Sockets. If I give any value for VER/TTL/Protocol the packet is being transmitted with that particular values.
But in case of IP...
Forum: Programming 05-23-2008
5,828
Posted By aamirglb
Hello! What you can try out is: have a huge...
Hello!
What you can try out is: have a huge circular buffer for example say around 6144 (6KB) , you can experiment with the size!!
What i mean by circular is have two pointers, start_ptr and...
Forum: Programming 05-23-2008
5,828
Posted By aamirglb
I think, read and write are the most low level...
I think, read and write are the most low level system calls. All the other function like fread and fwrite again uses some low level function to do their work.
I think, using read for reading a...
Forum: Programming 05-22-2008
4,912
Posted By aamirglb
IPv4 LSRR Option
Hello Friends,
I have one doubt regarding LSRR (Loose Source and Record Route) IP option.
Whether IPv4 optoins will be processed only by Router or they can be processed by any PC within the...
Forum: Programming 05-21-2008
3,294
Posted By aamirglb
Thanks Dheeraj, That book is very useful. ...
Thanks Dheeraj,
That book is very useful.
Another thing, any idea about how to set Don't Fragment flag in IP Packet??

Thanks in Advance.

Regards,
Aamir
Forum: Programming 05-21-2008
3,294
Posted By aamirglb
How An Application Sets The Ip Options???
Hello Friends,
I'm involved in test the UDP/IP source code.
As you might be knowing, IPv4 provides several options: like Loose Source and Record Route (LSRR), Strict Source and Record Route (SSRR)...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 08:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy