Grant Limberg
|
801401a6e7
|
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
7 years ago |
Grant Limberg
|
de1fc43cc5
|
added librabbitmq library for central controller
|
7 years ago |
Joseph Henry
|
270debb3fc
|
#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VERSION<10
|
7 years ago |
Grant Limberg
|
59a0a25f35
|
Merge branch 'controller-live' into dev
|
7 years ago |
Grant Limberg
|
a788486803
|
Remove `/controller/network/<network ID>/active` from controller documentation as that path no longer exists.
GitHub Issue #921
|
7 years ago |
Grant Limberg
|
3d21f0a91f
|
update docker registry used
|
7 years ago |
Grant Limberg
|
f726044e29
|
no message
|
7 years ago |
Grant Limberg
|
a4b1917361
|
Fixed a bug where UI elements were attempting to be updated in a background thread.
Also code cleanup & removed confusing startup UI
|
7 years ago |
Adam Ierymenko
|
a3b2aeb001
|
Take netmask bits from most specific route.
|
7 years ago |
Adam Ierymenko
|
5b1ef2fb03
|
Take netmask bits from most specific route.
|
7 years ago |
Joseph Henry
|
d0f78f1e03
|
Bugfix for heap-use-after-free in concurrent packet processing code (manifests only after terminate() is called)
|
7 years ago |
Joseph Henry
|
541e91ed8e
|
Fixed potential memory leak in RingBuffer
|
7 years ago |
Adam Ierymenko
|
321cada1d7
|
Wrong criteria was wrong. Now with less wrong.
|
7 years ago |
Adam Ierymenko
|
34c1023ba7
|
Wrong criteria was wrong. Now with less wrong.
|
7 years ago |
Joseph Henry
|
82a21d4b71
|
Bugfix for heap-use-after-free in concurrent packet processing code (manifests only after terminate() is called)
|
7 years ago |
Joseph Henry
|
23996c7e6b
|
Fixed potential memory leak in RingBuffer
|
7 years ago |
Joseph Henry
|
d7091a0bac
|
Fixed sign-comparison compile warnings in QoS code
|
7 years ago |
Grant Limberg
|
7414418e2e
|
insert/update host_port on controller start
|
7 years ago |
Grant Limberg
|
2294770e56
|
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
|
7 years ago |
Grant Limberg
|
d98bdb5643
|
WIP: Pass listen port down to Postgres
|
7 years ago |
Joseph Henry
|
21f4f16e63
|
Disable HTTP control plane for libzt builds, introduction of getRoutes() for SDK API
|
7 years ago |
Joseph Henry
|
0e597191b8
|
Updated licenses for 2019
|
7 years ago |
Grant Limberg
|
b59c4a2106
|
Print error & exit on local.conf parsing error
|
7 years ago |
Grant Limberg
|
c35933cd1e
|
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
7 years ago |
Grant Limberg
|
0da2efa633
|
add application_name to pgbouncer connectio string
|
7 years ago |
Grant Limberg
|
e23d95bf03
|
sleep 60 seconds between deployments
|
7 years ago |
Grant Limberg
|
f6e9f0e2a2
|
cleanup
|
7 years ago |
Grant Limberg
|
4a89729529
|
add INCOMING_PACKET_CONCURRENCY environment variable to be able to specify max threads for receive in controller
|
7 years ago |
Grant Limberg
|
56a58f2b11
|
more logging of exits from the central controller
|
7 years ago |
Grant Limberg
|
e959908c51
|
log message
|
7 years ago |
Grant Limberg
|
6e3144370a
|
exit controller if onlinenotification thread exits while _run == 1
|
7 years ago |
Grant Limberg
|
20f02bb772
|
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
7 years ago |
Grant Limberg
|
1c86f25fab
|
update # of threads for Postgres
|
7 years ago |
Adam Ierymenko
|
e6f9ab929d
|
More speed stuff.
|
7 years ago |
Adam Ierymenko
|
18d1772bb4
|
stuff for speed and stuff (testing)
|
7 years ago |
Adam Ierymenko
|
5535cad773
|
Revert mutex change.
|
8 years ago |
Adam Ierymenko
|
ec84934d48
|
Disable spinlock to check CPU usage implications on multithreaded controllers.
|
8 years ago |
Grant Limberg
|
328d08781a
|
finish pgbouncer integration
|
8 years ago |
Grant Limberg
|
c8d5215870
|
add handling for PGBOUNCER_CONNSTR environment variable.
alows Central controllers to connect to PGBouncer on some threads. LISTEN threads still require a direct connection to the DB
|
8 years ago |
Grant Limberg
|
62ccb48a0b
|
allow alternative ports for central controllers
|
8 years ago |
Grant Limberg
|
82409eb345
|
add script to cycle central controllers
|
8 years ago |
Grant Limberg
|
b75f212d70
|
Replace RethinkDB section in controller/README with PostgreSQL
|
8 years ago |
Grant Limberg
|
ccb856749f
|
back to plain old libpq in dev
|
8 years ago |
Adam Ierymenko
|
9d2bc9bf4e
|
Merge branch 'master' into dev
|
8 years ago |
Adam Ierymenko
|
52c4385c16
|
Merge branch 'master' of http://git.int.zerotier.com/zerotier/ZeroTierOne
|
8 years ago |
Adam Ierymenko
|
5da7d6d1ae
|
Merge docker update PR
|
8 years ago |
Adam Ierymenko
|
65e0a74718
|
Merge pull request #869 from bltavares/patch-2
Update ZeroTier version on Docker
|
8 years ago |
Grant Limberg
|
01d5d7d78b
|
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
|
8 years ago |
Grant Limberg
|
e3381a4c1f
|
fix member init query
|
8 years ago |
Adam Ierymenko
|
03e35b25b8
|
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
|
8 years ago |