index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
Network.cpp
Age
Commit message (
Expand
)
Author
2016-09-07
More correct and efficient to initialize member relationship push stuff lazil...
Adam Ierymenko
2016-09-07
Also send MULTICAST_LIKEs to controllers.
Adam Ierymenko
2016-09-07
Refactor MULTICAST_LIKE pushing to eliminate redundant and unnecessary pushes...
Adam Ierymenko
2016-09-03
Tweaks to new Path code for dual-stack operation, and other fixes.
Adam Ierymenko
2016-09-01
Cleanup.
Adam Ierymenko
2016-09-01
Optimize filter code a bit, and add a network-level setting for what should h...
Adam Ierymenko
2016-08-31
Also need to send credentials when TEEing and REDIRECTing.
Adam Ierymenko
2016-08-31
Simplify some logic.
Adam Ierymenko
2016-08-31
Think through and refine a few things in rules, especially edge case TEE and ...
Adam Ierymenko
2016-08-31
rename SAMENESS to DIFFERENCE which is less confusing
Adam Ierymenko
2016-08-31
Add overlooked MATCH_ICMP to rule set.
Adam Ierymenko
2016-08-29
Debug output fixes.
Adam Ierymenko
2016-08-29
Debug output fixes.
Adam Ierymenko
2016-08-29
Debug output fixes.
Adam Ierymenko
2016-08-29
EXT_FRAME messages should always be accepted if we are the destination for a ...
Adam Ierymenko
2016-08-29
Make rules engine debug a bit more verbose.
Adam Ierymenko
2016-08-26
.
Adam Ierymenko
2016-08-26
Change logic a little for self-as-destination in TEE and REDIRECT.
Adam Ierymenko
2016-08-26
Do not TEE or REDIRECT to self.
Adam Ierymenko
2016-08-26
Add missing names in filter debug code.
Adam Ierymenko
2016-08-26
Always output trace info when debugging rules.
Adam Ierymenko
2016-08-26
Documentation updates, add rules engine revision to network config request me...
Adam Ierymenko
2016-08-25
Fix chicken or egg problem in tags, and better filter debug instrumentation.
Adam Ierymenko
2016-08-25
Controller bug fixes
Adam Ierymenko
2016-08-25
Add a debug log feature in the filter, which only works if enabled in Network...
Adam Ierymenko
2016-08-24
It basically works... at least on current controllers.
Adam Ierymenko
2016-08-24
Push NETWORK_CONFIG_REFRESH on POSTs to /member/... in controller.
Adam Ierymenko
2016-08-24
Add length limit to TEE and REDIRECT, and completely factor out old C json-pa...
Adam Ierymenko
2016-08-23
Instantaneous blacklisting and credential revocation.
Adam Ierymenko
2016-08-23
Cleanup.
Adam Ierymenko
2016-08-23
Obsolete "test network" removal.
Adam Ierymenko
2016-08-22
Get rid of expiration in Capability and Tag and move this to NetworkConfig so...
Adam Ierymenko
2016-08-10
Better instrumentation for filter, and filter bug fixes.
Adam Ierymenko
2016-08-10
Rule parse fix.
Adam Ierymenko
2016-08-09
Minor bug fix and some instrumentation stuff for testing.
Adam Ierymenko
2016-08-09
More cleanup and removal of cruft due to obsolete network-specific relays (wi...
Adam Ierymenko
2016-08-09
Handling of multi-part chunked network configs on the inbound side.
Adam Ierymenko
2016-08-09
Encode and decode of tags and capabilities in NetworkConfig.
Adam Ierymenko
2016-08-08
It builds... almost ready to test some rules engine stuff.
Adam Ierymenko
2016-08-08
Refactor and tie-up of capabilities and tags and packet evaluation points. So...
Adam Ierymenko
2016-08-05
.
Adam Ierymenko
2016-08-05
.
Adam Ierymenko
2016-08-04
More cleanup and a tiny federation prep item.
Adam Ierymenko
2016-08-04
.
Adam Ierymenko
2016-08-03
Bunch of work on pushing and replication of tags and capabilities, and protoc...
Adam Ierymenko
2016-06-21
Make Dictionary templatable so it can be used where we want a higher capacity.
Adam Ierymenko
2016-06-16
Big refactor mostly builds. We now have a uniform backward compatible netconf.
Adam Ierymenko
2016-06-14
Big refactor in service code to prep for plumbing through route management.
Adam Ierymenko
2016-06-07
Carry virtual network routes through to API.
Adam Ierymenko
2016-05-16
Fix new binary meta-data deserialization and add some debug code (will disabl...
Adam Ierymenko
[next]