n2n/include
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
..
aes.h dropped OpenSSL 1.0 support 2020-09-14 20:46:53 +05:45
cc20.h small cc20 sse speed-up 2020-09-09 14:09:19 +05:45
edge_utils_win32.h add sleep() for fix compile error on windows 2020-07-17 14:21:27 +08:00
header_encryption.h added time stamp blending and sending 2020-07-23 16:06:54 +05:45
lzoconf.h updated minilzo 2020-08-15 23:26:21 +05:45
lzodefs.h updated minilzo 2020-08-15 23:26:21 +05:45
minilzo.h updated minilzo 2020-08-15 23:26:21 +05:45
n2n_define.h Protection mechanism against duplicated MACs (#509) 2020-11-19 09:31:24 +01:00
n2n_regex.h 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
n2n_typedefs.h Deal with warnings at network_traffic_filter.c (#508) 2020-11-19 09:32:44 +01:00
n2n_wire.h Protection mechanism against duplicated MACs (#509) 2020-11-19 09:31:24 +01:00
n2n.h Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499) 2020-11-16 21:27:42 +01:00
network_traffic_filter.h Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499) 2020-11-16 21:27:42 +01:00
pearson.h added aes-ni support to pearson hashing 2020-09-06 01:52:44 +05:45
portable_endian.h Android compilation fixes 2020-06-28 19:46:12 +02:00
random_numbers.h Same chance to all supernodes to be transmitted by REGISTER_SUPER_ACK (#498) 2020-11-13 22:12:04 +01:00
sn_selection.h 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
speck.h narrowed granularity of hardware feature support (#455) 2020-10-10 15:09:28 +02:00
tf.h twofish transform code clean-up ammendment 2020-08-29 22:38:27 +05:45
uthash.h Code reorganization 2020-06-21 22:26:27 +02:00