Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 gadi atpakaļ |
Adam Ierymenko
|
0608704626
Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions.
|
7 gadi atpakaļ |
Adam Ierymenko
|
16613ab5fb
Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again.
|
7 gadi atpakaļ |
Grant Limberg
|
099bedd2e9
A few more uint64_t -> int64_t changes for timestamps
|
7 gadi atpakaļ |
Adam Ierymenko
|
1685659e37
Remote tracing works.
|
8 gadi atpakaļ |
Adam Ierymenko
|
b9e1d53d7a
Minor cleanup.
|
8 gadi atpakaļ |
Adam Ierymenko
|
dab0fb9e05
Remote trace: plumbing, replace old TRACE with calls to Trace object.
|
8 gadi atpakaļ |
Adam Ierymenko
|
107e3e4106
First pass of configurable MTU and max MTU increase.
|
8 gadi atpakaļ |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 gadi atpakaļ |
Adam Ierymenko
|
10185e92fa
Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6.
|
8 gadi atpakaļ |
Adam Ierymenko
|
0b3b994241
Relay policy can now be computed.
|
8 gadi atpakaļ |
Adam Ierymenko
|
cc4bacc199
Cleanup, and implement compression disable flag for networks.
|
8 gadi atpakaļ |
Adam Ierymenko
|
68e549233d
Revise bearer token code in controller, and add relay policy as a meta-data item presented to controller by nodes (to facilitate future meshiness).
|
9 gadi atpakaļ |
Adam Ierymenko
|
ef87069957
Fix gating of multicast GATHER replies since these can come from upstream, etc., and fix an issue with sending ECHO to recheck marginal paths.
|
9 gadi atpakaļ |
Adam Ierymenko
|
c9ee8612e4
Credential TTL (tags/capabilities) should be credential time max delta, since we could get pushed one that is newer.
|
9 gadi atpakaļ |
Adam Ierymenko
|
8b6d23b9f6
Optimize filter code a bit, and add a network-level setting for what should happen if an unsupported or unknown MATCH is encountered in a rules table.
|
9 gadi atpakaļ |
Adam Ierymenko
|
ded5a53a6c
Documentation updates, add rules engine revision to network config request meta-data.
|
9 gadi atpakaļ |
Adam Ierymenko
|
0a7a33ef8f
Instantaneous blacklisting and credential revocation.
|
9 gadi atpakaļ |
Adam Ierymenko
|
32fa061700
Compute credential TTL et al.
|
9 gadi atpakaļ |
Adam Ierymenko
|
68b4ca9b31
Cleanup.
|
9 gadi atpakaļ |
Adam Ierymenko
|
0dfc08b317
Tidy up a few minor protocol things, improve documentation in Packet.hpp.
|
9 gadi atpakaļ |
Adam Ierymenko
|
77f7dcf40a
Obsolete "test network" removal.
|
9 gadi atpakaļ |
Adam Ierymenko
|
9a3c652a51
Get rid of expiration in Capability and Tag and move this to NetworkConfig so it can be set network-wide and reset if needed. Also add NetworkConfig field for this and centralize checking of credential time validity.
|
9 gadi atpakaļ |
Adam Ierymenko
|
b72847d504
Finally implement network join auth tokens, at least at the protocol level.
|
9 gadi atpakaļ |
Adam Ierymenko
|
4d498b3765
Handling of multi-part chunked network configs on the inbound side.
|
9 gadi atpakaļ |
Adam Ierymenko
|
bcd05fbdfa
Chunking of network config replies.
|
9 gadi atpakaļ |
Adam Ierymenko
|
2ba9343607
Encode and decode of tags and capabilities in NetworkConfig.
|
9 gadi atpakaļ |
Adam Ierymenko
|
404a0bbddd
...
|
9 gadi atpakaļ |
Adam Ierymenko
|
7e6e56e2bc
Bunch of work on pushing and replication of tags and capabilities, and protocol cleanup.
|
9 gadi atpakaļ |
Adam Ierymenko
|
91940cbcf5
Kill network preferred relays -- this feature is gone (and was seldom used anyway) in favor of federation.
|
9 gadi atpakaļ |