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.
|
11 years ago |
Adam Ierymenko
|
ea6124dd2f
IncomingPacket builds!
|
11 years ago |
Adam Ierymenko
|
b41437780b
Add origin to new MULTICAST_FRAME, move security check for certs into Network to remove redundant code and bug-proneness, more work on IncomingPacket...
|
11 years ago |
Adam Ierymenko
|
2659427864
Multicaster needs to be global, not per-network, and a bunch of other stuff.
|
11 years ago |
Adam Ierymenko
|
8607aa7c3c
Everything in for new multicast except IncomingPacket parsing...
|
11 years ago |
Adam Ierymenko
|
ed0ba49502
A few more revisions to new multicast verbs.
|
11 years ago |
Adam Ierymenko
|
2d41055bdc
Some Network code cleanup.
|
11 years ago |
Adam Ierymenko
|
027060dad1
Most of new multicast code builds... now on to packet parsing.
|
11 years ago |
Adam Ierymenko
|
0778332747
.
|
11 years ago |
Adam Ierymenko
|
9e186bbd89
.
|
11 years ago |
Adam Ierymenko
|
050a0ce85d
.
|
11 years ago |
Adam Ierymenko
|
6c87f9f765
Rename MulticastTopology to Multicaster -- same name as old multicast controller but different code. More descriptive though.
|
11 years ago |
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.
|
11 years ago |
Adam Ierymenko
|
431476e2e4
Some more multicast algo work...
|
11 years ago |
Adam Ierymenko
|
557801a09e
Rename PacketDecoder to much more descriptive IncomingPacket
|
11 years ago |
Adam Ierymenko
|
9180a30986
.
|
11 years ago |
Adam Ierymenko
|
61d0f27d2a
Make MulticastTopology have its own mutex.
|
11 years ago |
Adam Ierymenko
|
c49e253e21
.
|
11 years ago |
Adam Ierymenko
|
954f9cbc13
Yet more WIP on mulitcast algo...
|
11 years ago |
Adam Ierymenko
|
d9abd4d9be
Work on defining new direct broadcast multicast algorithm.
|
11 years ago |
Adam Ierymenko
|
d37c3ad30f
VERSION 0.9.3: unreleased update with some fixes for Pi users
|
11 years ago |
Adam Ierymenko
|
4708231046
Fix for GitHub issue #122 and other fixes
|
11 years ago |
Adam Ierymenko
|
924f030994
docs
|
11 years ago |
Adam Ierymenko
|
6b76cac6cf
Back off from thrashing shutdownIfUnreadableCheck, fix bug in control service.
|
11 years ago |
Adam Ierymenko
|
2762db8408
More work on control bus refactor...
|
11 years ago |
Adam Ierymenko
|
edff13dcae
More control/ refactoring
|
11 years ago |
Adam Ierymenko
|
e22fae2397
it compiles again!
|
11 years ago |
Adam Ierymenko
|
73dd9d3b74
Make sure open() has third argument
|
11 years ago |
Adam Ierymenko
|
8d2e20ede6
Get rid of __align stuff in Salsa20 -- not portable, does not seem to help much on newer chips.
|
11 years ago |
Adam Ierymenko
|
5c1c70a604
cleanup
|
11 years ago |