15 May
2003
15 May
'03
8:25 a.m.
On Thu, 2003-05-15 at 04:13, Charlie Allom wrote:
Doesn't look too difficult to implement. You'll just have to tell DRAC once in a while to keep the relay open.
Which relay? I assumed by calling drac, drac kept it's own DB with IPs.
Yea, that's what I meant :)
Try if the included patch works. You'll still need to add the needed libraries to Makefile.
Done. But doesn't update the dracdb.
Hmm. Probably because it called it the first time after one minute. Try adding drac_timeout(NULL); at the end of client_create() function?