Adam Ierymenko
|
0e5aac6a11
Prefer IPv6 paths if available.
|
10 年之前 |
Adam Ierymenko
|
b242216674
Version bump, preparing for a likely 1.0.6 soon.
|
10 年之前 |
Adam Ierymenko
|
423412df98
Pick a random secondary UDP port for uPnP mapped traffic because of broken routers.
|
10 年之前 |
Adam Ierymenko
|
7821d1cbdd
.
|
10 年之前 |
Adam Ierymenko
|
80dc7fb675
Pick random port on -p0
|
10 年之前 |
Adam Ierymenko
|
a3ed5277ef
Make sure ZT_NO_TYPE_PUNNING also obeyed here.
|
10 年之前 |
Adam Ierymenko
|
2a527ea82e
Fix for timer jitter problem.
|
10 年之前 |
Adam Ierymenko
|
367ffde00c
Plumb through localInterfaceId to track local interfaces corresponding with remote addresses.
|
10 年之前 |
Adam Ierymenko
|
4464fa5d39
Eliminate another warning.
|
10 年之前 |
Adam Ierymenko
|
86996d4315
Eliminate compiler warning.
|
10 年之前 |
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.
|
10 年之前 |
Adam Ierymenko
|
ddf3d1f949
Controller side support for IPv6 assignment.
|
10 年之前 |
Adam Ierymenko
|
3664966340
Generate local IPv6 addresses from network IDs and addresses.
|
10 年之前 |
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.
|
10 年之前 |
Adam Ierymenko
|
ef316ced3b
Fix JSON.
|
10 年之前 |
Grant Limberg
|
f7d3e262a9
ifdef default assignments
|
10 年之前 |
Adam Ierymenko
|
cd005341c5
Extra statement to clean up Members -- cascade did not seem to work, possibly due to dual key.
|
10 年之前 |
Adam Ierymenko
|
c1a53a2653
ARP cache and responder agent code for use in netcon and iOS.
|
10 年之前 |
Adam Ierymenko
|
9dc2ef5549
Rename some stuff in Phy since it can be used with any stream socket.
|
10 年之前 |
Adam Ierymenko
|
cd3d77987c
.
|
10 年之前 |
Adam Ierymenko
|
a35fa7ac93
Add expansion of netconf in _test field.
|
10 年之前 |
Adam Ierymenko
|
bebe3d7cfa
Fix deadlock in test mode.
|
10 年之前 |
Adam Ierymenko
|
1f7a41cff8
Fix to allowing identity to be populated if not present.
|
10 年之前 |
Adam Ierymenko
|
9a723be263
Add socketpair support to Phy.
|
10 年之前 |
Adam Ierymenko
|
4fbcad2468
Allow identity to be populated for newly inserted Member objects to permit transfer from old network controller and testing.
|
10 年之前 |
Adam Ierymenko
|
0d386f1c31
Add a bit of useful testing instrumentation to SqliteNetworkController.
|
10 年之前 |
Adam Ierymenko
|
85b90f122a
Final std::map<> from Switch, and add some smallish default values for hash size.
|
10 年之前 |
Adam Ierymenko
|
3dba016a93
Almost done... very few std::map<>s remaining in any spot that matters.
|
10 年之前 |
Adam Ierymenko
|
db0369e9b8
Remove way-overkill multimap from Switch.
|
10 年之前 |
Adam Ierymenko
|
0ab3e49be9
Starting in on Switch... kill map in defrag queue, which will probably improve performance pretty decently under high load with lots of peers.
|
10 年之前 |