Adam Ierymenko
|
ae082c3cb8
|
Yay... now everything compiles! Getting close to testing on this. Still have not added backward compatibility support for relaying of multicasts to 0.9.X clients yet but that will be easy. Will test with heterogenous 1.0.0 clients only first.
|
2014-10-01 12:41:48 -07:00 |
|
Adam Ierymenko
|
81b12b6826
|
Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a little more consistent about using _ to denote private member variables.
|
2014-09-24 13:53:03 -07:00 |
|
Adam Ierymenko
|
42f6aae259
|
More netconf work... set ZT_HOME and chdir there on service launch.
|
2014-05-09 15:39:51 +00:00 |
|
Adam Ierymenko
|
99c5fae9da
|
Make Service communicate via empty-line-delimited Dictionary objects instead of the old size prefix way.
|
2014-05-08 21:27:59 +00:00 |
|
Adam Ierymenko
|
b5c3a92be2
|
Boring stuff: update dates in copyrights across all files.
|
2014-02-16 12:40:22 -08:00 |
|
Adam Ierymenko
|
8a46452a70
|
Move template parameter in Thread to a more logical scope location.
|
2013-08-08 09:19:36 -04:00 |
|
Adam Ierymenko
|
a7c4cbe53a
|
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
2013-08-05 16:06:16 -04:00 |
|
Adam Ierymenko
|
2a6b74746e
|
Netconf service itself works, time to integrate.
|
2013-08-02 14:25:23 -04:00 |
|
Adam Ierymenko
|
ee9a811b81
|
Netconf service code, interacts with our MySQL database.
|
2013-08-01 10:11:59 -04:00 |
|
Adam Ierymenko
|
f260c2839c
|
Local service plugin stuff... work in progress.
|
2013-07-31 17:24:59 -04:00 |
|