Adam Ierymenko
|
a3ed5277ef
|
Make sure ZT_NO_TYPE_PUNNING also obeyed here.
|
2015-09-23 14:09:27 -07:00 |
|
Adam Ierymenko
|
2a527ea82e
|
Fix for timer jitter problem.
|
2015-09-23 14:01:41 -07:00 |
|
Adam Ierymenko
|
367ffde00c
|
Plumb through localInterfaceId to track local interfaces corresponding with remote addresses.
|
2015-09-23 13:49:56 -07:00 |
|
Joseph Henry
|
bbdb8eb0de
|
more commenting and cleaning
|
2015-09-23 15:23:26 -04:00 |
|
Joseph Henry
|
b6a6346405
|
commenting and cleanup
|
2015-09-23 14:23:36 -04:00 |
|
Adam Ierymenko
|
4464fa5d39
|
Eliminate another warning.
|
2015-09-23 10:29:05 -07:00 |
|
Adam Ierymenko
|
86996d4315
|
Eliminate compiler warning.
|
2015-09-23 10:27:53 -07:00 |
|
Joseph Henry
|
07cef1bdb8
|
misc cleanup
|
2015-09-22 19:53:36 -04:00 |
|
Adam Ierymenko
|
69f006f641
|
.
|
2015-09-22 16:02:02 -07:00 |
|
Adam Ierymenko
|
d656e87395
|
Send a random small payload for NAT keepalives, since zero byte packets seem to fail to keep associations alive behind some NATs.
|
2015-09-22 15:58:00 -07:00 |
|
Joseph Henry
|
3cb8070980
|
it's alive! -- hooked up new fd-handling code
|
2015-09-22 18:44:54 -04:00 |
|
Adam Ierymenko
|
ff7ac0487b
|
.
|
2015-09-22 15:16:38 -07:00 |
|
Adam Ierymenko
|
19c0923a86
|
Merge branch 'adamierymenko-dev' into netcon
|
2015-09-22 15:11:51 -07:00 |
|
Adam Ierymenko
|
6ce64c2557
|
Phy<> loses socketpair, gains raw FD monitoring.
|
2015-09-22 15:11:32 -07:00 |
|
Joseph Henry
|
3ed5edb295
|
fixed fd-transfer logic bug, needs new write-queue logic
|
2015-09-22 17:43:20 -04:00 |
|
Joseph Henry
|
c3dbae8d5e
|
more debugs
|
2015-09-22 13:35:37 -04:00 |
|
Joseph Henry
|
b2494b53e6
|
adjusted output size for packets
|
2015-09-22 13:27:27 -04:00 |
|
Joseph Henry
|
f091a074d4
|
output lengths
|
2015-09-22 13:25:24 -04:00 |
|
Joseph Henry
|
f80d65286c
|
more debug statements
|
2015-09-22 13:21:33 -04:00 |
|
Adam Ierymenko
|
0271e3d3ac
|
.
|
2015-09-22 10:00:00 -07:00 |
|
Joseph Henry
|
00cb8dbda8
|
timer change
|
2015-09-22 12:48:53 -04:00 |
|
Joseph Henry
|
025069de7e
|
timer change
|
2015-09-21 20:51:35 -04:00 |
|
Joseph Henry
|
86673bd6d6
|
fixed minor bugs and added debug outputs
|
2015-09-21 19:39:26 -04:00 |
|
Adam Ierymenko
|
ddf3d1f949
|
Controller side support for IPv6 assignment.
|
2015-09-18 13:35:00 -07:00 |
|
Adam Ierymenko
|
3664966340
|
Generate local IPv6 addresses from network IDs and addresses.
|
2015-09-17 21:30:32 -07:00 |
|
Joseph Henry
|
cb6864f04a
|
updated nc_accept and lwip.so
|
2015-09-15 20:32:00 -04:00 |
|
Joseph Henry
|
701e1654a1
|
moved IP/netif allocation code
|
2015-09-15 19:06:16 -04:00 |
|
Joseph Henry
|
732de5bf7f
|
some cleanup
|
2015-09-15 18:47:40 -04:00 |
|
Joseph Henry
|
11731af45a
|
it's alive!
|
2015-09-15 18:27:52 -04:00 |
|
Joseph Henry
|
735ae9b369
|
debug changes
|
2015-09-15 15:41:57 -04:00 |
|
Joseph Henry
|
cb277f52e8
|
Merge branch 'netcon' of http://10.6.6.2/zerotier/zerotierone into netcon
|
2015-09-15 14:16:28 -04:00 |
|
Joseph Henry
|
8ea83c9548
|
netif code hooked up
|
2015-09-15 14:15:59 -04:00 |
|
Adam Ierymenko
|
610ab0750c
|
Drop Sqlite-based Log table for now and switch to an in-memory log for recent activity. Log table gets too big on busy nodes. Should probably support push of events to some kind of event system later.
|
2015-09-15 10:59:23 -07:00 |
|
Adam Ierymenko
|
d06499a50c
|
Merge branch 'adamierymenko-dev' of http://git.int.zerotier.com/zerotier/zerotierone into netcon
|
2015-09-14 12:00:03 -07:00 |
|
Adam Ierymenko
|
ef316ced3b
|
Fix JSON.
|
2015-09-14 11:59:43 -07:00 |
|
Adam Ierymenko
|
0617b17534
|
Merge branch 'netcon' of http://git.int.zerotier.com/zerotier/zerotierone into netcon
|
2015-09-14 11:36:01 -07:00 |
|
Grant Limberg
|
f7d3e262a9
|
ifdef default assignments
|
2015-09-11 17:16:38 -07:00 |
|
Joseph Henry
|
8189b2ba91
|
retval fix
|
2015-09-11 19:29:35 -04:00 |
|
Joseph Henry
|
e73868bc5a
|
various segfault fixes
|
2015-09-11 19:02:44 -04:00 |
|
Joseph Henry
|
6f0bc1f676
|
added debugs, fixed linux makefile
|
2015-09-11 18:22:41 -04:00 |
|
Adam Ierymenko
|
88898c68d7
|
Merge branch 'adamierymenko-dev' of http://git.int.zerotier.com/zerotier/zerotierone into netcon
|
2015-09-11 15:02:38 -07:00 |
|
Adam Ierymenko
|
cd005341c5
|
Extra statement to clean up Members -- cascade did not seem to work, possibly due to dual key.
|
2015-09-11 15:02:26 -07:00 |
|
Joseph Henry
|
bc666d0ab7
|
added pbuf alloc block
|
2015-09-11 15:26:39 -04:00 |
|
Adam Ierymenko
|
933b47389d
|
Add Arp to netcon build.
|
2015-09-11 12:19:48 -07:00 |
|
Adam Ierymenko
|
a8d7a31327
|
Integrate arp into NetconEthernetTap.
|
2015-09-11 12:12:45 -07:00 |
|
Joseph Henry
|
c2226cf0df
|
added TRACEs
|
2015-09-11 14:47:16 -04:00 |
|
Adam Ierymenko
|
5f6eb2ce98
|
Merge branch 'adamierymenko-dev' into netcon
|
2015-09-11 11:46:44 -07:00 |
|
Adam Ierymenko
|
c1a53a2653
|
ARP cache and responder agent code for use in netcon and iOS.
|
2015-09-11 11:45:04 -07:00 |
|
Joseph Henry
|
776f93e7be
|
closeConnection / closeClient changes
|
2015-09-11 14:12:27 -04:00 |
|
Joseph Henry
|
5a5a513b18
|
small method changes
|
2015-09-11 14:00:42 -04:00 |
|