fengdaolong
92dfa67e22
Added DHCP function embedded in sn.
1. Automatically assign IP addresses to the edge through the DHCP function that comes with sn, the default IP address pool is 172.17.12.0/24.
2. The -d parameter is added to sn, and the IP address pool of the embedded DHCP can be customized.
3. Now edge does not need to add -a and -s parameters to automatically obtain the IP address.
4. The IP automatically obtained by the cross-community edge can be the same, because the communities are isolated from each other and do not interfere with each other.
5. On the management side of sn (127.0.0.1:5645), you can now view the IP address of the tutap adapter of each edge.
6. Fix many bugs that have a certain chance of causing memory leaks.
7. Note: This version is not fully compatible with the previous version.
4 years ago
Luca Deri
96c05490e9
ompilation fixes
4 years ago
Luca Deri
29dd405b3c
Merge pull request #351 from Logan007/patch-1
updated Crypto.md
4 years ago
Logan oos Even
de320da026
updated Crypto.md
grammar
4 years ago
Logan oos Even
1292bc7c94
update Crypto.md
…with corrections I found noteworthy while digging deeper into Twofish
4 years ago
Luca Deri
2b59850b77
Merge pull request #346 from skyformat99/fix_edge_register_super
fix register supernode loop - Another way
4 years ago
Luca Deri
7da8a3c279
Merge pull request #345 from Logan007/docsRev
revised readme and crypto docs
4 years ago
Luca Deri
aa998c6f2e
Merge pull request #347 from skyformat99/fix_win
On Windows, the Edge node exits when the network card is disabled and…
4 years ago
ygg
e0b48f133d
On Windows, the Edge node exits when the network card is disabled and opened again
4 years ago
ygg
f737390dbc
fix register supernode loop - Another way
4 years ago
Logan007
d6de7ca0a5
revised readme and crypto docs
4 years ago
Logan007
48b240cfc5
revised readme and crypto docs
4 years ago
Luca Deri
2ea8dd53b7
Merge pull request #339 from Logan007/cmpMac
added MAC comparison for REGISTER_SUPER_ACK
4 years ago
Luca Deri
5067d22587
Merge pull request #338 from switch-iot/feature_sn_uid_gid
add set uid/gid command option to supernode
4 years ago
Luca Deri
c8bbc251e0
Merge pull request #337 from Logan007/mvDef
moved some #DEFs to central n2n_define.h
4 years ago
Luca Deri
6efa411717
Merge pull request #340 from Logan007/typoRdme
typo
4 years ago
Logan007
549133e1e3
typo
4 years ago
Logan007
d28f476b17
added MAC comparison for REGISTER_SUPER_ACK
4 years ago
switch_st
7285f2a1bc
add set uid/gid command option to supernode
4 years ago
Logan007
3549936b48
moved some #DEFs to n2n_define.h
4 years ago
Luca Deri
a515823885
Merge pull request #336 from Logan007/editReadme
revised documentation
4 years ago
Luca Deri
4dea4a7bed
Merge pull request #335 from skyformat99/dev
Indicates successful connection between the edge and SN nodes
4 years ago
Logan oos Even
851772ea1e
updated CRYPTO.md
revision
4 years ago
Logan oos Even
2a13b3621d
updated README.md
revision, trimming
4 years ago
Logan oos Even
688ea868f9
updated Routing.md
moved General Remarks from README.md here
4 years ago
Logan oos Even
a1710fe0da
updated README.md
revision, trimming
4 years ago
ygg
62b3957cfb
Hide the duplicate trace message
4 years ago
ygg
64857218a5
Indicates successful connection between the edge and SN nodes
4 years ago
Luca Deri
72f6cea942
Merge pull request #334 from Logan007/patch-1
updated CRYPTO.md
4 years ago
Luca Deri
c5fe6201c0
Merge pull request #332 from Logan007/snSortCmn
sorting encrypted communities
4 years ago
Luca Deri
f02a5c91c6
Merge pull request #331 from Logan007/rndSeedLoop
retrying syscall and calls to hardware random number generators
4 years ago
Luca Deri
d672c5fdca
Merge pull request #329 from skyformat99/dev
Adds a trace message to mark connection type between edges.
4 years ago
Logan oos Even
0e9b2d8b4a
updated CRYPTO.md
typos, clarifications, corrections
4 years ago
Logan oos Even
0733e7d8fb
updated CRYPTO.md
typos, clarifications, corrections
4 years ago
Logan oos Even
288c31865b
update CRYPTO.md
typos, clarifications, corrections
4 years ago
Logan007
75317acaf3
added sorting of encrypted communities
4 years ago
Logan007
dc9b1449ab
retrying syscall and calls to hardware rng
4 years ago
Luca Deri
5bcfd9a234
Merge pull request #330 from Logan007/cryptoDoc
added crypto doc
4 years ago
Logan007
ce2099139e
finished first draft of CRYPTO.md doc
4 years ago
ygg
a81f4054cd
Adds a trace message to mark connection type between edges.
4 years ago
Luca Deri
4e592dd82e
Minor cleanup
4 years ago
Luca Deri
8542ba0db6
Merge pull request #327 from Logan007/rp
added replay protection
4 years ago
Luca Deri
e635926d2c
Merge branch 'dev' into rp
4 years ago
Luca Deri
1284e5662c
Merge pull request #325 from switch-iot/feature_sn_mgmt_port
add management port command option to supernode
4 years ago
Luca Deri
ea01c45582
Merge pull request #324 from switch-iot/fix_build_warning
fix build warning of edge_init_routes
4 years ago
Luca Deri
ceace349c6
Merge pull request #322 from switch-iot/fix_sn_purge_cmnt
Update purge logic of communities and edges for supernode
4 years ago
Luca Deri
c21d2f47c6
Merge pull request #320 from switch-iot/fix_sn_mgmt_core
fix supernode coredump when accessing management socket
4 years ago
Logan007
9ee0ffbde8
added cipher descriptions
4 years ago
Logan007
87c5393162
created document structure
4 years ago
Logan oos Even
5ceb839b63
Merge branch 'dev' into rp
4 years ago