1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/include/rpc
Alexander Kabaev e7733ffa39 Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDR
dace for UPDv4 sockets bound to INADDR_ANY. Move the code to set
IP_RECVDSTADDR/IP_SENDSRCADDR into svc_dg.c, so that both TLI and non-TLI
users will be using it.

Back out my previous commit to mountd. Turns out the problem was affecting
more than one binary so it needs to me addressed in generic rpc code in
libc in order to fix them all.

Reported by:	lstewart
Tested by:	lstewart
2009-06-18 17:10:43 +00:00
..
auth_des.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
auth_kerb.h Comment the token after #endif, like we do everywhere else. 2007-02-02 18:11:18 +00:00
auth_unix.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
auth.h Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This 2008-08-06 14:02:05 +00:00
clnt_soc.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
clnt_stat.h
clnt.h unifdef -D_THREAD_SAFE 2003-01-24 01:47:55 +00:00
des_crypt.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
des.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
Makefile Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This 2008-08-06 14:02:05 +00:00
nettype.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
pmap_clnt.h Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
pmap_prot.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
pmap_rmt.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
raw.h
rpc_com.h Implement non-blocking tcp-connections. 2003-01-16 07:13:51 +00:00
rpc_msg.h Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
rpc.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rpcb_clnt.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rpcb_prot.x
rpcent.h English grammar fix in comment. 2006-04-29 04:26:16 +00:00
rpcsec_gss.h Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This 2008-08-06 14:02:05 +00:00
svc_auth.h Initialise the SVCAUTH field for new transport structures when they are 2008-09-09 14:15:55 +00:00
svc_dg.h Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDR 2009-06-18 17:10:43 +00:00
svc_soc.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
svc.h Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This 2008-08-06 14:02:05 +00:00
xdr.h Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00