]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
1)Make it possible for rpcbind(8) to bind TCP listening socket to an IP
authorMatteo Riondato <matteo@FreeBSD.org>
Mon, 23 Apr 2007 07:09:25 +0000 (07:09 +0000)
committerMatteo Riondato <matteo@FreeBSD.org>
Mon, 23 Apr 2007 07:09:25 +0000 (07:09 +0000)
commit55987d865b15e3ef908d231839d6dae2a149bfdb
treef48db0df78730336c174be22bda16f7d6b02b272
parentcf75c506db9362eefbfe5df8dcedff2707d8fb59
1)Make it possible for rpcbind(8) to bind TCP listening socket to an IP
other than INADDR_ANY.

2) Add the -6 option to specify "IPv6 only".

Glanced at by: bms
Requested by: bms [2]
PR: bin/84494 [1]
Approved by: silence from maintainer (~2 weeks) [1]
MFC after: 2 weeks
usr.sbin/rpcbind/rpcbind.8
usr.sbin/rpcbind/rpcbind.c