* [PATCH 0/3] NLM: fix source address in server callbacks
@ 2007-07-05 15:24 Frank van Maarseveen
0 siblings, 0 replies; only message in thread
From: Frank van Maarseveen @ 2007-07-05 15:24 UTC (permalink / raw)
To: Linux NFS mailing list
The patch touches three areas so it has been split likewise.
The first patch changes the TCP server socket code to save the socket
name right after an accept(). This local address of a connection
(destination address of a request) is needed for connecting back when
doing the callback later. For UDP the address was already saved for RPC
replies because UDP is connectionless. This patch is IPv6 clean.
The second patch changes the NFS client code to be able to bind not only
to a privileged port but also to bind to a specific local address. The
client code is used by the server for callbacks.
The third patch is the actual NLM fix.
--
Frank
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-05 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05 15:24 [PATCH 0/3] NLM: fix source address in server callbacks Frank van Maarseveen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.