n2n/win32
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
..
DotNet Initial SVN import of n2n v2 2016-10-23 10:46:15 +02:00
CMakeLists.txt Merge of https://github.com/ntop/n2n/pull/26 2018-08-17 14:27:11 +02:00
getopt.c Initial SVN import of n2n v2 2016-10-23 10:46:15 +02:00
getopt.h Initial SVN import of n2n v2 2016-10-23 10:46:15 +02:00
getopt1.c Initial SVN import of n2n v2 2016-10-23 10:46:15 +02:00
n2n_win32.h Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499) 2020-11-16 21:27:42 +01:00
version-msvc.c Initial SVN import of n2n v2 2016-10-23 10:46:15 +02:00
winconfig.h Added DHCP function embedded in sn. 2020-08-08 22:40:45 +08:00
wintap.c On Windows, the Edge node exits when the network card is disabled and opened again 2020-08-04 13:37:01 +08:00
wintap.h Implement MAC address change in Windows 2019-06-30 22:31:31 +02:00