summaryrefslogtreecommitdiff
path: root/node/Constants.hpp
AgeCommit message (Expand)Author
2017-10-25Refactor path stability stuff and add basic multipath support.Adam Ierymenko
2017-10-24Remove some unused constants.Adam Ierymenko
2017-09-01Another fix for ye old tyme clients.Adam Ierymenko
2017-08-23Clean up WHOIS code.Adam Ierymenko
2017-08-23Tighten a few timings.Adam Ierymenko
2017-07-17Minor cleanup.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-06-30.Adam Ierymenko
2017-06-01New clustering work.Adam Ierymenko
2017-05-09define likely/unlikelyAdam Ierymenko
2017-05-08Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise.Adam Ierymenko
2017-05-04First pass of configurable MTU and max MTU increase.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-04-14Significant simplification to path logic.Adam Ierymenko
2017-03-10Roots need to respond to lots of WHOISesAdam Ierymenko
2017-03-10Tweak WHOIS path for federation.Adam Ierymenko
2017-02-05Docs, code cleanup, and protect the extra new fields of HELLO with encryption...Adam Ierymenko
2017-02-04Add and send certificates of representation to tell people what our valid ups...Adam Ierymenko
2017-02-04Stub out CAN_REACH.Adam Ierymenko
2017-01-30Slightly increase thread stack size for safety (primary Alpine related) possi...Adam Ierymenko
2016-11-22Wire through external path lookup. Static paths should now work.Adam Ierymenko
2016-11-18Rate gate expensive validation of new identities in HELLO.Adam Ierymenko
2016-11-09Log last meta-data in controller, and ease up just a bit on keepalives.Adam Ierymenko
2016-09-20Refactor COM stuff a bit, and respond to COM requests a bit more readily for ...Adam Ierymenko
2016-09-13Implement relay policy, and setting multicast limit to 0 now disables multica...Adam Ierymenko
2016-09-13Add a few more rate limit gates for anti-DOS hardening.Adam Ierymenko
2016-09-09(1) Public networks now get COMs even though they do not gate with them since...Adam Ierymenko
2016-09-07Refactor MULTICAST_LIKE pushing to eliminate redundant and unnecessary pushes...Adam Ierymenko
2016-09-07Bunch more path refactoring. Peers no longer forget paths, but do not normall...Adam Ierymenko
2016-09-03Tweaks to new Path code for dual-stack operation, and other fixes.Adam Ierymenko
2016-09-02Tweak some timings.Adam Ierymenko
2016-09-02Rest of big Path canonicalization refactor.Adam Ierymenko
2016-09-01Work in progress: Path canonicalization refactor.Adam Ierymenko
2016-08-23Obsolete "test network" removal.Adam Ierymenko
2016-08-04...Adam Ierymenko
2016-04-22Refactor rules table in-memory structure in new NetworkConfig to permit far m...Adam Ierymenko
2016-04-19Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ...Adam Ierymenko
2016-04-12NetworkConfig refactor part 1Adam Ierymenko
2016-04-06Tweak new RX queue algorithm to "expire" old entries to prevent always needin...Adam Ierymenko
2016-04-05More refactoring and prep for explicit interface bindings (for default route ...Adam Ierymenko
2016-03-28More tweaks to OS determination stuff.Adam Ierymenko
2016-03-28Try to define ZT_NO_TYPE_PUNNING on iOS in case it wasn't.Adam Ierymenko
2016-03-18Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length...Adam Ierymenko
2016-02-22Reduce direct ping delay back to 1m and make SelfAwareness aware of local rec...Adam Ierymenko
2016-02-08Make activity no longer a function of ping frequency, since this causes compa...Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2016-01-06Tighten up dead path detection. Should now auto-detect dead paths in less tha...Adam Ierymenko
2016-01-05Implement first pass on rapid dead path detection, and increment version to 1...Adam Ierymenko
2015-12-21Selectively move over changes from "edge" to "dev" excluding netcon.Adam Ierymenko