Commit Graph

217 Commits

Author SHA1 Message Date
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