n2n/tools
Logan oos Even 2ee7dfdb98
added Windows support to n2n-route tool (#1023)
* added Windows support to n2n-route tool

* fixed includes

* more include fixes

* one more include addition

* more compile fixes

* wish I had a working Windows VM

* fixed some more Windows compile errors

* considered Windows-specific lib linkage

* promised to never code OS specific tools again

* removed invisible invalid characters

* where to get if_idx from

* retrieving interface index for route

* bracket...

* one more bracket...

* added optional gateway parameter to user-defined routes

* clarification

* clarification

* Windows needs special network init

* adapted waiting-for-key
2023-02-03 17:01:57 +01:00
..
Makefile.in added Windows support to n2n-route tool (#1023) 2023-02-03 17:01:57 +01:00
n2n-benchmark.c changed benchmark to MTU sized packets (#966) 2022-03-12 20:56:56 +01:00
n2n-decode.c (C) update (#965) 2022-03-12 10:22:42 +01:00
n2n-keygen.c (C) update (#965) 2022-03-12 10:22:42 +01:00
n2n-portfwd.c added to portfwd tool - Windows keyboard fix (#1035) 2022-06-30 16:04:16 +02:00
n2n-route.c added Windows support to n2n-route tool (#1023) 2023-02-03 17:01:57 +01:00
tests-auth.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tests-compress.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tests-elliptic.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tests-hashing.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tests-transform.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tests-wire.c (C) update (#965) 2022-03-12 10:22:42 +01:00