[Q] Can socket buffer's size be modified during ip_input.c, ip_output.c processing?

From: Blusjune Jung (blusjune@nits5.etri.re.kr)
Date: Fri Jun 23 2000 - 03:41:41 EST


Is it possible to modify the size of the socket buffer
 during the 'ip_output.c' and 'ip_input.c' processing?

I want to increase the size of the socket buffer sending,
 and decrease the size of the socket buffer received.
To insert some data between IP header and Transport layer header,
 I've decided that increasing the socket buffer size
 during ip_build_xmit() operation.

But I really wonder whether my method is good to insert some data into the IP datagram or not.

Would you telling me your opinion?
Thank you.

-- 
| blusjune@nirva | ^_^ | stoneroses |
  Blusjune Jung
  Email: blusjune@yahoo.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:25 EST