The following commit has been merged in the master branch:
commit ab4b5557b8c10fb27ac2e63ffdece2fc78c027d8
Author: Michael Meffie <[email protected]>
Date: Wed Jan 21 22:44:32 2015 -0500
bozo: move more initialization code to functions
Move the code to create the initial "localcell" configuration and the
code to get the rx bind address out of main and into separate
functions.
Replace the global array of host addresses used to get the rx bind
address with a local variable.
Replace the call to rx_getAllAddr() with rx_getAllAddrMaskMtu(). The
former is not safe to call before rx_InitHost().
Initialize the cell info structure to zeros when creating the initial
"localcell" configuration.
Change-Id: I756aef86018d0cdd499afa58fdea99a7ac0d99df
Reviewed-on: http://gerrit.openafs.org/11690
Tested-by: BuildBot <[email protected]>
Reviewed-by: Perry Ruiter <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
src/bozo/bosserver.c | 113 +++++++++++++++++++++++++++++--------------------
1 files changed, 67 insertions(+), 46 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs