Commit Graph

1022 Commits

Author SHA1 Message Date
Kusakabe Si
3f6001dcdf Move TTL to header, remove packet_len, increase MTU to 1404 2021-12-12 11:35:20 +00:00
Kusakabe Si
ad4ffff985 Update default MTU to 1402 2021-12-12 08:38:13 +00:00
Kusakabe Si
92e2c7d2e1 Update and use DefaultMTU 2021-12-11 19:33:01 +00:00
Kusakabe Si
fdecd0c45b Check CreatePeer success before continue 2021-12-11 04:32:45 +00:00
Kusakabe Si
32b674d629 fix invalid packet len detection 2021-12-10 19:44:04 +00:00
Kusakabe Si
3bd54ceb58 Fix bug: HttpServer MultiListen 2021-12-10 18:30:45 +00:00
Kusakabe Si
64a08ebe1e SdNotify 2021-12-10 18:22:15 +00:00
Kusakabe Si
5608430139 Check packetsize before process to fix out of range 2021-12-10 18:07:09 +00:00
Kusakabe Si
89f1548dd4 Fix bug manage_superupdate 2021-12-10 00:42:22 +00:00
Kusakabe Si
db8cf4710a reorder config, 3.3, genp2p 2021-12-10 00:09:50 +00:00
Kusakabe Si
7ef762b6b0 Fix local timediff 2021-12-09 21:29:05 +00:00
Kusakabe Si
17fe0cdae3 fastgen static config, update readme 2021-12-09 20:29:58 +00:00
Kusakabe Si
d555963227 fast spread, static gencfg 2021-12-09 07:46:15 +00:00
Kusakabe Si
1c50fe0c98 Update readme.md 2021-12-07 20:47:41 +00:00
Kusakabe Si
0be4e84f8d DampingResistance 2021-12-07 20:39:19 +00:00
Kusakabe Si
fb2a967a60 Udate readme.md 2021-12-06 00:27:56 +00:00
Kusakabe Si
c42289f4bd edit default conf 2021-12-05 23:41:05 +00:00
Kusakabe Si
18d019725c Fase generate and 2 new API 2021-12-05 22:02:49 +00:00
Kusakabe Si
e3113149aa Set IP to interface via ioctl 2021-12-05 00:09:49 +00:00
Kusakabe Si
61e6489a70 Use atomic.Value to store hashes 2021-12-04 04:44:17 +00:00
Kusakabe Si
c239162159 SuperParams 2021-12-04 03:38:18 +00:00
Kusakabe Si
e949229827 clear duplicated variables 2021-12-03 23:02:05 +00:00
Kusakabe Si
c1133c9a69 http based pong_msg 2021-12-03 20:16:18 +00:00
Kusakabe Si
c4ce0d0d36 update some patamater 2021-11-28 11:39:40 +00:00
testscript
15988280f7 update readmes 2021-11-21 09:20:34 +00:00
日下部 詩
692e6b6692 add systemd service template 2021-11-16 15:45:07 +08:00
KusakabeSi
61df11f9f0 PostScript 2021-11-06 09:47:06 +00:00
KusakabeSi
a8d5a2a602 Prevent negtive AddCost, fix addpeer api bug 2021-11-06 09:14:13 +00:00
KusakabeSi
538ce57038 add AdditionalCost http api 2021-10-27 02:24:46 +00:00
KusakabeSi
2e0787bb63 Fix AdditionalCost bug 2021-10-27 01:53:01 +00:00
KusakabeSi
91d8e92b39 FastTry 2021-10-27 01:41:13 +00:00
KusakabeSi
056f7173a0 Add new AdditionalCost, fix some bugs 2021-10-27 01:02:44 +00:00
KusakabeSi
b95646576f fix bug: repush edgeingo routinue part 2 2021-10-16 07:16:52 +00:00
KusakabeSi
1963429157 fix bug: repush edgeingo routinue 2021-10-16 01:07:46 +00:00
KusakabeSi
4a15fa95c1 fix bug: nodeID incorrect detecion 2021-10-14 16:20:41 +00:00
KusakabeSi
fd80661060 CheckAnyShouldUpdate 2021-10-14 10:42:40 +00:00
KusakabeSi
157c218d30 Add error message 2021-10-13 04:56:50 +00:00
KusakabeSi
9054ee126a Negative cycle detection and removal 2021-10-12 08:09:38 +00:00
KusakabeSi
f689aadccf new log type: internal 2021-10-09 11:08:28 +00:00
KusakabeSi
dcd82f9893 python test script fixed 2021-10-09 08:24:27 +00:00
KusakabeSi
bfd76ff76a add go fd test 2021-10-06 09:22:20 +00:00
KusakabeSi
776df87879 bugfix: addpeer API. new: tcpsock,udpsock,fd 2021-10-06 08:47:57 +00:00
KusakabeSi
b99b0254ea L2FIB Timeout 2021-10-01 09:01:41 +00:00
KusakabeSi
06b7ea1edb Static mode for supernode,dump packet, update readme, add code of concept 2021-09-30 21:44:07 +00:00
KusakabeSi
b6cb1db5d8 Update readme 2021-09-29 12:13:22 +00:00
KusakabeSi
96682579f8 Add timeout and lastseen at supernode, add lock to map access 2021-09-28 23:36:55 +00:00
KusakabeSi
a60a9e8388 Don't lock peer while it's alive 2021-09-26 12:59:57 +00:00
KusakabeSi
4d0b5d1a3f bugfix: loop breaks on error, should continue to next 2021-09-24 11:33:17 +00:00
KusakabeSi
34443127b9 parse error for metamessage and allow single network stack 2021-09-23 19:16:45 +00:00
KusakabeSi
2ac7c0547d std bind, http api, hole punching, domain endpoint, faster reaction, psk 2021-09-23 11:31:01 +00:00