-Add UDP ephemeral port allocation
commit472d03a30c419b3fb7b7ad353ae28c228a20f27a
authorTravis Geiselbrecht <geist@newos.org>
Thu, 14 Sep 2006 08:01:53 +0000 (14 08:01 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Thu, 14 Sep 2006 08:01:53 +0000 (14 08:01 +0000)
tree1fe5b55a74ab9d33d235737c7dcb8eb54b964404
parentd880d44ea193a6dfa3de64a0519af7371acf73ab
-Add UDP ephemeral port allocation
-Fix a potential race in the TCP ephemeral port allocation scheme (though it's still fundamentally broken)
-Change the nfs rpc code to use an ephemerally allocated port

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1187 c25cc9d1-44fa-0310-b259-ad778cb1d433
kernel/addons/fs/nfs/rpc.c
kernel/net/tcp.c
kernel/net/udp.c