summaryrefslogtreecommitdiffstats
path: root/btime.c
Commit message (Collapse)AuthorAgeFilesLines
* Force the cookie parts to be 32 bits to make Dean happy.Nate Straz2008-09-231-2/+2
|
* Add cookies to the heartbeat packet for added safety.v1.10-1Nate Straz2008-09-231-14/+46
| | | | | | | | | Two factors forced this change. 1. ports were being re-used so quickly that we could get lingering packets from past hosts when getting the btime for a new host. 2. We can't control which IP a btime response is sent from if a system has more than one interface. Adding a cookie allows us to know that a response came from whom we sent it.
* Add some checking to see if we get responses from someone we shouldn't be.Nate Straz2008-09-231-2/+34
|
* Flatten the qarsh tree.Nate Straz2008-09-231-0/+111