]> git.michaelhowe.org Git - packages/o/openafs.git/commit
bozo: report bosserver -rxbind address
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 22 Sep 2011 13:13:18 +0000 (09:13 -0400)
committerDerrick Brashear <shadow@dementix.org>
Fri, 7 Oct 2011 17:32:37 +0000 (10:32 -0700)
commit3c37cbdff1f290839d79315e596586fa128401c3
treedbe717dbb38f7837d6b54b48d3be19872e2ceb8e
parent786c0088b7fe6a78a198de927a2e653fd2e66175
bozo: report bosserver -rxbind address

Create a file on bosserver startup called bosserver.rxbind in the
server local directory which contains an address local scripts may
use to contact the bosserver.

When bosserver is started with the -rxbind option, write the address
selected from the intersection of the interfaces, NetInfo, and
NetRestrict configuration to the bosserver.rxbind file, otherwise
write the loopback address 127.0.0.1.

Update the RedHat init script to use the new bosserver.rxbind file.

Reviewed-on: http://gerrit.openafs.org/5488
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 9133aa6ed3a7fe2ae55b2d3242366ae277c7f726)

Change-Id: I44f6f28d750aa0e463093655a64df8099b8d2cd4
Reviewed-on: http://gerrit.openafs.org/5539
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/bozo/bosserver.c
src/packaging/RedHat/openafs-server.init
src/util/dirpath.c
src/util/dirpath.hin
src/util/dirpath_nt.h