Commit Graph

405 Commits

Author SHA1 Message Date
Logan oos Even
c73e59341d
made gratuitous arp being sent at the right time (#635) 2021-02-08 20:55:11 +05:45
Logan oos Even
54ba76e3bc
clarified error message (#634) 2021-02-08 17:24:03 +05:45
Logan oos Even
408f24d778
corrected supernode help text (#633) 2021-02-08 17:04:57 +05:45
Logan oos Even
cef5561c5a
switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
Logan oos Even
aaca1424fd
added AVX-512 support to SPECK cipher (#630) 2021-02-08 15:27:29 +05:45
Logan oos Even
12e55935c2
adjusted supernode management port output (#628) 2021-02-07 19:00:58 +05:45
Logan oos Even
fb827a843b
reworked edge management port output (#623) 2021-02-06 18:24:08 +05:45
Logan oos Even
08a4e332c8
generalized auth scheme handling (#624) 2021-02-03 20:52:41 +05:45
Logan oos Even
b3a4eac4d7
enabled windows random numbers for seed (#622) 2021-02-02 18:43:30 +05:45
Logan oos Even
89052c24d5
clarified debug message on unknown ether type (#620) 2021-02-02 16:58:01 +05:45
Logan oos Even
09e8d5e730
limited number of concurrently pinged supernodes (#619) 2021-02-01 18:31:36 +05:45
Logan oos Even
916c423ffe
fixed metric parameter passing to wintap.c (#618)
* fixed metric parameter passing to wintap.c

* fixed metric sub/interface command to set metric
2021-02-01 16:19:19 +05:45
Logan oos Even
c2741ace2d
guarded free() on supernode exit (#615) 2021-01-31 21:12:30 +05:45
Logan oos Even
ba9a32fb30
fixed minor timing issues (#616) 2021-01-31 21:12:08 +05:45
anzz1
9cac336488
added network interface metric option for windows (#606) 2021-01-30 18:00:01 +05:45
Logan oos Even
6c8e1b6f60
fixed edge segfault (#613) 2021-01-30 17:35:12 +05:45
Logan oos Even
7a4623a61d
fixed time stamp issue (#612) 2021-01-30 17:34:52 +05:45
randomize00
5aac8813e6
safer checking for REGISTER_SUPER_ACK and UNREGISTER_SUPER (#611) 2021-01-29 18:48:26 +05:45
Logan oos Even
c696f59e07
ensured correct community file loading (sn) (#609) 2021-01-29 14:52:11 +05:45
Logan oos Even
f352c99255
reworked edge help text (#604) 2021-01-28 00:07:28 +05:45
Logan oos Even
39a71513f4
reworked supernode help text (#605) 2021-01-28 00:07:11 +05:45
Logan oos Even
3574865bf0
disabled SPECK defaulting to NEON support on ARM (#602) 2021-01-26 21:23:08 +05:45
Logan oos Even
2fbbafc88d
fixed conf file parsing
allowing space character inside parameter option, .e.g. `-d Windows TAP` (between "Windows" and "TAP").
2021-01-26 15:58:05 +05:45
Logan oos Even
9fe1c5a91e
fixed conf file option parsing
analogous to 18107bcb7c
2021-01-26 14:11:18 +05:45
Logan oos Even
5f34baf9b9
clarified authentication error (#600) 2021-01-25 19:08:34 +05:45
Logan oos Even
c0c472b4aa
revised bootstrap (#599) 2021-01-25 16:54:38 +05:45
Logan oos Even
5cd1c9030c
added self-monitoring time stamp accuracy (#595) 2021-01-22 21:46:12 +05:45
Logan oos Even
dd9491aa9c
removed two non-ASCII characters
Fixes #598.
2021-01-21 18:11:03 +05:45
Logan oos Even
910478417c
fixed a null_mac bug (#592) 2021-01-18 00:27:55 +05:45
Logan oos Even
a639e1d735
properly handled supernodes' timestamps (#591) 2021-01-18 00:12:45 +05:45
Logan oos Even
e4e6efacf0
enhanced header encryption to full 128 bit iv (#589) 2021-01-17 18:37:17 +05:45
Logan oos Even
773123f7a9
removed duplicate field for supernode socket from edge (#587) 2021-01-16 17:13:52 +05:45
Logan oos Even
0e29d695ee
quick-fixed auto ip (#586) 2021-01-16 05:39:20 +05:45
Logan oos Even
18107bcb7c
fixed conf file option parsing 2021-01-16 04:00:05 +05:45
Logan oos Even
e1b66aeb96
fix bug/typo introduced with latest mac handling change 2021-01-16 02:18:18 +05:45
Logan oos Even
7eeca3d78f
cleaned up mac type usage (#583) 2021-01-13 14:50:26 +05:45
Logan oos Even
4e2548a98c
simplified conf file parsing (#582) 2021-01-13 00:45:48 +05:45
Logan oos Even
8761ae849b
added optional rtt based supernode selection: federation (#580) 2021-01-12 17:34:03 +05:45
Logan oos Even
9ee62d7415
rebased time stamp format: header encryption (#579)
* rebased time stamp format (header encryption)

* rearranged time stamp fields
2021-01-12 14:28:21 +05:45
fengdaolong
3a480a4a21
solved the problem that Windows cannot multicast (#576)
* Solve the problem that Windows cannot multicast.

* Better git judgment logic.
2021-01-12 14:26:40 +05:45
Logan oos Even
c99f610f73
fix AES default (#575)
* fix AES default

* fix AES default
2021-01-08 01:01:53 +05:45
Logan oos Even
9152526bf2
allowed auto IP address feature a higher chance to re-assign the same IP address upon re-connect (#574) 2021-01-07 17:07:18 +05:45
Logan oos Even
623299770f
fix federation feature (#573) 2021-01-07 16:42:53 +05:45
Logan oos Even
bda11d3e99
fix AES default (#572) 2021-01-07 16:31:08 +05:45
Logan oos Even
808920089d
switched to Pearson B. Hashing (#570)
* switched to Pearson B. Hashing

* switched to Pearson B. Hashing
2021-01-07 11:15:40 +01:00
Logan oos Even
9bbf7d95f6
hardware-accelerated header encryption (#565)
* hardware-accelerated header encryption

* hardware-accelerated header encryption

* hardware-accelerated header encryption
2021-01-07 11:14:44 +01:00
Francesco Carli
244b1bef95
Change space indention (#556)
* readability code clean-up

* readability code clean-up

* change space indention

* change space indention

* Update sn_utils.c
2021-01-07 11:14:25 +01:00
Francesco Carli
ef2d3a5237
readability code clean-up (#552)
* readability code clean-up

* readability code clean-up

* change space indention

* Revert "change space indention"

This reverts commit 067f675faa.
2020-12-24 14:54:48 +01:00
Logan oos Even
df14d54a29
readability code clean-up (#551) 2020-12-19 12:29:21 +01:00
Logan oos Even
71065278fa
readability code clean-up (#550)
* readability code clean-up

* readability code clean-up
2020-12-19 12:29:15 +01:00
Francesco Carli
de92fab878
readability code clean-up (#549) 2020-12-19 12:29:09 +01:00
Logan oos Even
ab4f507012
readability code clean-up (#548)
* readability code clean-up

* readability code clean-up
2020-12-19 12:29:03 +01:00
Francesco Carli
4e6d9a8f43
readability code clean-up (#547) 2020-12-19 12:28:57 +01:00
Francesco Carli
bd48a5c34d
readability code clean-up (#546) 2020-12-19 12:28:52 +01:00
Francesco Carli
646da54915
readability code clean-up (#545) 2020-12-19 12:28:45 +01:00
Francesco Carli
24b2f2762f
readability code clean-up (#544) 2020-12-19 12:28:39 +01:00
Logan oos Even
30a1ff9313
readability code clean-up (#543) 2020-12-19 12:28:33 +01:00
Francesco Carli
e71de330e5
readability code clean-up (#542) 2020-12-19 12:28:06 +01:00
Logan oos Even
df716c9da5
readability code clean-up, added 64-bit hash (#538) 2020-12-19 12:27:14 +01:00
Logan oos Even
599e424b5d
Revert "changed timer source (#522)" (#536)
This reverts commit 0298efa36e.
2020-12-19 12:26:54 +01:00
Logan oos Even
1c29fbee8a
readability code clean-up (#532) 2020-12-19 12:26:32 +01:00
Logan oos Even
d063cf3088
readability code clean-up (#531)
* readability code clean-up

* readability code clean-up
2020-12-19 12:26:21 +01:00
Logan oos Even
9fbe941511
readability code clean-up (#530) 2020-12-08 15:47:08 +01:00
Logan oos Even
3252231ecb
readability code clean-up (#529) 2020-12-08 15:46:57 +01:00
fengdaolong
d7654397a8
Fix the problem of running edge, IP or domain name resolution failure under Windows system. (#527) 2020-12-08 15:46:40 +01:00
Logan oos Even
0298efa36e
changed timer source (#522)
* changed timer source

* changed timer source

* changed timer source

* changed timer source

* changed timer source

* changed timer source
2020-12-08 15:46:00 +01:00
Francesco Carli
bde819700d
Protection mechanism against MAC spoofing (#512)
* Implement MAC spoofing protection mechanism

* Update edge_utils.c

* Fix compile errors

* Update edge_utils.c

* Update edge_utils.c

* Update edge_utils.c
2020-12-02 08:33:10 +01:00
joshuafc
e66f913e81
Deal with warnings at network_traffic_filter.c (#508)
* Add new file 'network_traffic_filter.c/.h"

* Add feature to drop or accept specific packet transmit over edge network interface by rules.

* fix CMakeLists.txt typo

* Update Rule String Format

* replace -F (filter) with -R (rule) for traffic restrictions.

* Update edge help (-h)  message. Update documents.

* Pass Build on CircleCI and local Windows 10 VS2019

* Fix cmake build failed because of sn_selection

* fix operate void* cause vs2016 build failed

* Fix typo to pass build on windows.

* add inttypes.h for n2n_typedefs.h to pass windows build

* modify headers to pass build on windows.

* Deal with warnings at `network_traffic_filter.c`

* network filter without type cast
2020-11-19 09:32:44 +01:00
Francesco Carli
3bd4635f04
Protection mechanism against duplicated MACs (#509)
* Prevent duplicated MACs

* Prevent duplicated MACs

* Fix compile errors

* Fix compile errors

* Implement auth scheme

* Fix compile errors

* Add auth_edge

* Add auth_edge

* Implement REGISTER_SUPER forwarding

* Add argument to update_edge

* Add auth field to supernode struct

* Add REGISTER_SUPER_NAK handling

* Fix issues

* Code clean-up

* Move auth token initialization
2020-11-19 09:31:24 +01:00
Logan oos Even
c89dc584ab
send gratuitous arp only upon first registration (#502) 2020-11-16 21:38:37 +01:00
Logan oos Even
bac807c472
use payload struct for assembly (#503)
* use payload struct for assembly

* use payload struct for assembly
2020-11-16 21:38:19 +01:00
joshuafc
b3f564e58c
Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499)
* Add new file 'network_traffic_filter.c/.h"

* Add feature to drop or accept specific packet transmit over edge network interface by rules.

* fix CMakeLists.txt typo

* Update Rule String Format

* replace -F (filter) with -R (rule) for traffic restrictions.

* Update edge help (-h)  message. Update documents.

* Pass Build on CircleCI and local Windows 10 VS2019

* Fix cmake build failed because of sn_selection

* fix operate void* cause vs2016 build failed

* Fix typo to pass build on windows.

* add inttypes.h for n2n_typedefs.h to pass windows build

* modify headers to pass build on windows.
2020-11-16 21:27:42 +01:00
Luca Deri
22756f40f9 Compialtion fix 2020-11-13 22:14:20 +01:00
Francesco Carli
01f09e693e
Same chance to all supernodes to be transmitted by REGISTER_SUPER_ACK (#498)
* Same chance for all supernodes to be transmitted with REG_SUPER_ACK

* Update sn_utils.c

* Update random_numbers.h

* Update sn_utils.c

* Update random_numbers.c

* Update sn_utils.c

* Update sn_utils.c
2020-11-13 22:12:04 +01:00
Logan oos Even
08ef50e7fc
small performance patch for header encryption (#500) 2020-11-13 10:57:01 +01:00
Logan oos Even
1574f1e1c6
added payload struct to carry supernode data (#501)
* added payload struct to carry supernode data

* added payload struct to carry supernode data

* added payload struct to carry supernode data

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2020-11-13 10:55:00 +01:00
lucaderi
72d5243650 Include rework to avoid circular dependencies, single place for typedefs and compilation on all platforms that don't like type redefinition 2020-11-13 09:28:52 +01:00
Luca Deri
79f4c8474c Warning fix 2020-11-11 10:31:47 +01:00
Luca Deri
2a46674a9a Compilation fixes 2020-11-11 10:12:49 +01:00
Francesco Carli
8915609f1a
Implement a load-based supernode selection strategy on edges (#493)
* Implement load-based selection strategy

* Update n2n_wire.h

* Update edge_utils.c

* Update n2n.c

* Update sn_utils.c

* Update edge_utils.c
2020-11-11 09:27:39 +01:00
skyformat99
2930f34bb9
Update sn_utils.c (#496)
fix  compile error in Visual Studio 2015 #495
2020-11-11 09:27:04 +01:00
Luca Deri
f0be328261 Disabled filtering code 2020-11-10 23:47:55 +01:00
lucaderi
0a0888f1f2 More fixes 2020-11-10 18:10:20 +01:00
Luca Deri
6bd375efc4 Compilation fixes
Network filtering code has been temporarely commented out as it is broken
2020-11-10 17:58:35 +01:00
Luca Deri
90bb3eaf92 Indent 2020-11-10 16:58:51 +01:00
Luca Deri
7e26499c4f Compilation fixes 2020-11-10 16:58:51 +01:00
Francesco Carli
eeb0f545a8
Fix compile errors (#494) 2020-11-10 16:57:39 +01:00
skyformat99
4581ae2859
fix Error compiling in Visual Studio 2015 (#491)
fix  Error compiling in Visual Studio 2015, Because the CHAR data type conflicts with the built-in data type
2020-11-10 16:35:28 +01:00
joshuafc
a840aebb83
Add feature to drop or accept specific packet transmit over edge network interface by rules. (#489)
* Add new file 'network_traffic_filter.c/.h"

* Add feature to drop or accept specific packet transmit over edge network interface by rules.

* fix CMakeLists.txt typo

* Update Rule String Format

* replace -F (filter) with -R (rule) for traffic restrictions.

* Update edge help (-h)  message. Update documents.
2020-11-10 16:35:05 +01:00
Francesco Carli
e65fd984d7
Packet forwarding between supernodes (#486)
* Packet forwarding between supernodes

* Update wire.c
2020-11-10 16:34:49 +01:00
fengdaolong
4bad6a7625
Detail adjustment. (#488)
* Fix compilation warning.

* Detail adjustment.

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2020-11-09 16:11:09 +01:00
Francesco Carli
eff68f1241
Define out -m option (#485) 2020-11-09 16:07:01 +01:00
Francesco Carli
e48f1fcc73
Fixes federation bug (#480)
* Fixes federation bug

* Fixes federation bug

* Update edge_utils.c
2020-11-09 16:06:00 +01:00
Logan oos Even
6da8e5497e
enabled gratuitous arp packets (#474)
Co-authored-by: Logan007 <you@example.com>
2020-11-09 16:04:41 +01:00
Francesco Carli
dcbc39c0fb
Update REGISTER_SUPER_ACK handling on edge (#478) 2020-10-27 17:02:35 +01:00
Luca Deri
8e9bf61469 Fixed warning 2020-10-26 21:23:47 +01:00
BetaBeauty
57f742fe42
Extra Device Description in P2P Connection and Register to Super Node (#475)
* add cmake export commands

* add extra edge description (hint) field

* add peer2peer description registry

* fixed bug: peer2peer not pass the dev_desc filed

* update -I option in the helper text

Co-authored-by: Longtao Wang <longtao.wang@cortexlabs.ai>
2020-10-26 21:13:56 +01:00
Luca Deri
3095c816e2 Warnign fixes 2020-10-20 17:17:17 +02:00
Luca Deri
bbabf30bc5 Crash fix
-l needs to be validated: added basic check (not enough TOFIX)
2020-10-20 17:10:50 +02:00
Logan oos Even
a42deedea9
added two rails for twofish cbc decryption (#472)
Co-authored-by: Logan007 <you@example.com>
2020-10-20 16:48:37 +02:00
Logan oos Even
51d55a60f8
made AES new default cipher (#471)
Co-authored-by: Logan007 <you@example.com>
2020-10-19 19:45:29 +02:00
Francesco Carli
0c3fdc4df3
Fix segfault in issue #463 (#464) 2020-10-19 09:45:00 +02:00
Francesco Carli
ed25ff8d01
Fixes minor issues introduced by #460 (#461) 2020-10-11 21:54:06 +02:00
Luca Deri
f6e4047ce0 Partial fixes for addressing compilation issues introduced by https://github.com/ntop/n2n/pull/460 2020-10-11 11:57:48 +02:00
Francesco Carli
c9eedd68f0
Initialize the federation of supernodes (#460)
* Add supernode2sock() and add_sn_to_federation_by_mac_or_sock()

* Update sn_utils.c

* Update sn.c and sn_utils.c

* Update REG_SUPER_ACK payload

* Update add_sn_to_federation_by_mac_or_sock()
2020-10-11 11:44:40 +02:00
Logan oos Even
e3f64bfd1e
AES-NI speed-up (#459)
* converted cbc loops more into sse

* added a 2nd parallel cbc decryption (aes-ni)

* transformed while into for

* offering 4 parallel aes-ni rails

Co-authored-by: Logan007 <you@example.com>
2020-10-11 11:43:04 +02:00
Logan oos Even
64361dcec1
narrowed granularity of hardware feature support (#455)
Co-authored-by: Logan007 <you@example.com>
2020-10-10 15:09:28 +02:00
Francesco Carli
7d565df3a6
Fix segfault (#454)
* Fix segfault

* Update sn_utils.c
2020-10-06 21:57:04 +02:00
Logan oos Even
1c45c7101a
fixed lzo datatype (#447)
Co-authored-by: Logan007 <you@example.com>
2020-10-03 17:15:51 +02:00
Francesco Carli
8dfffd9fbe
Implement purge-and-re-registration process for supernodes (#445) 2020-10-01 16:23:10 +02:00
lucaderi
3f8d32fa77 Compilation fixes 2020-09-29 10:54:36 +02:00
francesco_carli
d9e2a0091a
Handle REGISTER_SUPER from other supernodes (#443)
* Handle REGISTER_SUPER from other supernodes

* Update wire.c
2020-09-29 10:50:09 +02:00
fcarli3
b2b76a450e How get federation name as parameter 2020-09-25 18:06:29 +02:00
francesco_carli
31269dde52
Update sn_utils.c 2020-09-25 12:19:20 +02:00
francesco_carli
9dbc54f443
Update sn.c 2020-09-25 12:17:37 +02:00
francesco_carli
acafbc61a1
Add comm_init() function 2020-09-24 20:12:20 +02:00
francesco_carli
b5d4a70983
Add comm_init() function 2020-09-24 20:07:33 +02:00
Logan007
df869bfd3b merged edge's subnet parameter into address parameter 2020-09-21 13:37:06 +05:45
Luca Deri
b4d2c1d806
Merge pull request #428 from Logan007/tapConfDoc
consolidated documentation on tap interface configuration
2020-09-20 18:31:04 +02:00
Logan007
d77fdc1c71 consolidated documentation on tap interface configuration 2020-09-20 17:39:33 +05:45
Logan007
2c77729acf removed jitter allowance for systemic packets 2020-09-19 15:47:16 +05:45
Logan007
1d00efa72c adopted aes key-length trigger values 2020-09-19 02:37:59 +05:45
Luca Deri
ddad9bc275
Merge pull request #420 from Logan007/compFix
windows compilation fix
2020-09-18 12:47:05 +02:00
Luca Deri
e3dd4fb9b9
Merge pull request #423 from Logan007/cntRegExp
removed begin and end from reg exp
2020-09-15 23:23:22 +02:00
Logan007
82922c60c6 removed begin and end from reg exp 2020-09-16 02:44:57 +05:45
Logan007
30a515544b removed begin and end from reg exp 2020-09-16 02:41:50 +05:45
Logan007
f71ef12753 removed begin, end, and whitespace from reg exp 2020-09-16 02:24:08 +05:45
Logan007
90bf8da3f5 dropped OpenSSL 1.0 support 2020-09-14 20:46:53 +05:45
Logan007
cb309799a7 windows compilation fix 2020-09-14 13:10:37 +05:45
Luca Deri
1815790280
Merge pull request #414 from Logan007/comprFix
compression scheme name fix
2020-09-10 20:13:25 +02:00
Luca Deri
bf41b8b20e
Merge pull request #408 from Logan007/revPearson
added aes-ni support to Pearson hashing
2020-09-10 20:11:41 +02:00
Logan007
07b675bae6 made compression scheme name accessible even if not compiled 2020-09-10 14:05:08 +05:45
Logan007
e64f2f69a0 sse code clean up 2020-09-09 16:09:53 +05:45
Logan007
7f8d1ac5a2 sse code clean up 2020-09-09 16:08:12 +05:45
Logan007
1925c2df42 huge cc20 sse speed-up 2020-09-09 14:59:43 +05:45
Logan007
6c982b9373 small cc20 sse speed-up 2020-09-09 14:09:19 +05:45
Logan007
e492e18c27 counter fix (limit to 32 bit) 2020-09-09 01:04:02 +05:45
Logan007
5ed8560503 added aes-ni support to pearson hashing 2020-09-06 18:42:04 +05:45
Logan007
fac5aa7d20 added aes-ni support to pearson hashing 2020-09-06 01:52:44 +05:45
Logan007
f89796dbe6 sse compilation fix 2020-09-03 18:27:37 +05:45
Logan007
c95eefe5d9 sse compilation fix 2020-09-03 18:11:41 +05:45
Luca Deri
43090bdcb4
Merge pull request #400 from Logan007/revCc20
reworked cc20
2020-09-02 12:34:15 +02:00
Luca Deri
b73b0c86ea
Merge pull request #399 from Logan007/aesNi
added aes-ni support
2020-09-02 12:33:47 +02:00
Logan007
885877cda3 added sse to built-in cc20 2020-09-02 16:08:30 +05:45
Logan007
cc7430ae66 increased built-in cc20's speed 2020-09-02 02:33:05 +05:45
Logan007
5bdccb17fd increased built-in cc20's speed 2020-09-02 02:24:24 +05:45
Logan007
f1f8ca6092 increased built-in cc20's speed 2020-09-02 02:16:30 +05:45
Logan007
87ee4d6fa7 reworked cc20 2020-09-01 22:50:52 +05:45
Logan007
91ca25baa2 reworked cc20 2020-09-01 22:26:06 +05:45
Logan oos Even
90a071a1d3
Merge branch 'dev' into revCc20 2020-09-01 20:16:32 +05:45