summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1996-02-26 02:34:27 +0000
committerwpaul <wpaul@FreeBSD.org>1996-02-26 02:34:27 +0000
commit086b2bc68e170e0e30108c1ef6e3ab8d10c33daf (patch)
treeead982b42343adcc9b10666e640cf33c20c1f909 /sys/netinet/tcp_input.c
parent8a5da4f21de5fa7e0d65f327945ec3cc50aa2bd2 (diff)
downloadFreeBSD-src-086b2bc68e170e0e30108c1ef6e3ab8d10c33daf.zip
FreeBSD-src-086b2bc68e170e0e30108c1ef6e3ab8d10c33daf.tar.gz
Add support for NIS v1 client procedures. The following procedures
are currently implemented: YPOLDPROC_NULL YPOLDPROC_DOMAIN YPOLDPROC_DOMAIN_NONACK YPOLDPROC_FIRST YPOLDPROC_NEXT YPOLDPROC_MATCH YPOLDPROC_POLL These are all implemented as wrappers around their v2 counterparts. The YPOLDPROC_PUSH, PULL and GET procedures are not implemented since a) I couldn't figure out exactly what to have them do, and b) I suspect they're used for doing map transfers between master and slave servers, which we already do using the v2 protocol anyway. This means we can server NIS v1 clients but can't be a master or slave with NIS v1-only servers. I think I'll get over it. :) The -k (sunos_4_kludge) flag and associated code has been removed since it is no longer needed. Also tweaked yp_access() to handle both sets of procedures and updated the man page.
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud