gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gomd-devel] <DAEMON> new autodiscovery option for the daemon


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <DAEMON> new autodiscovery option for the daemon
Date: Fri, 1 Aug 2003 22:40:56 +0200

Hi all.
Just added a new option for the ademon: "start autodiscovery/ad/100" (notice
the "start").
Found gomds are now saved in a cache file (daemon/etc/knownGomds.conf ). :)
I hope you like. ;)

CU.

<rejected>

<< CVS NOTES >>

IN constants.h
(+) added KNOWN_COMGDS_FILE constant to specify how to save the list of
known gomds
(+) added GOMD_SEARCHER_IP_TO_PING constant to specify the upper value for
range IP (to be "pinged")

IN connHandler.h/connHandler.cpp
(+) added support for new "start autodiscovery/ad/100" option (used to
invoke gomd autodiscovery facility)

IN gomdSearcher.h/gomdSearcher.cpp
(+) added setLocalIP() function to set the IP used to get the subnet address
(+) added saveKnownGomdsMapToFile() function to save the list of the
discovered gomds to a file

IN main.cpp
(+) cosmetics

IN supported_cmds
(+) added new entry for the autodiscovery facility ("start
autodiscovery/ad/100")

IN utils.h/utils.cpp
(+) added openFile(), writeToOpenFile() and closeOpen() functions to get
full write control on a file
      (used in saveKnownGomdsMapToFile() function to avoid opening/closing
file to write a single line :) )

IN README
(u) updated the commoncpp release note to .13 (latest available release)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]