lkml.org 
[lkml]   [2006]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectudp kernel socket problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

i wrote a kernel driver which sends data as payload of an udp packet via
a udp kernel socket.

The problem is that _not_ every sock_sendmsg() call puts a packet onto
the wire. Instead the data from several sock_sendmsg() calls will be
merged in one big udp packet and then put on the wire. (Is THAT called
CORK?)

How can i force the kernel to put one udp packet per sock_sendmsg()
call (immediately ) onto the wire?

Please CC because i am not a subscriber of this list!

- --
greetings
Bjoern Schmidt

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)

iD8DBQFEOYLiLR9iDVPSetsRAqgzAJ9GQSyO2l1venCyjwG4u653lpc6QwCgkBMS
lxnJjExKNg/8FT5DAGastcA=
=FgOJ
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-09 23:58    [W:0.066 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site