1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00
SoftEtherVPN/src
tickerguy 0643ae70f5
Update BridgeUnix.c
On FreeBSD the stock code will attempt to expand the interface MTU any time a packet is to be sent that exceeds the current MTU.  This results in a down/up on the interface that is wildly disruptive to existing services on that adapter and, eventually, is likely to run into MTU limits and start logging failures, even with jumbo-frame capable adapters.  Thus if compiling on a FreeBSD machine disable this capability.  Tested against 12.3-STABLE and 13.1-STABLE on v4.38-9760 from the FreeBSD ports tree but likely applies here as well; see bug report https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267178
2022-10-19 12:39:32 -04:00
..
bin/hamcore fix typo 2022-08-03 23:30:05 +09:00
BuildFiles Merge Windows manifest files into a single one 2021-03-27 00:33:20 +01:00
Cedar Update BridgeUnix.c 2022-10-19 12:39:32 -04:00
hamcorebuilder hamcorebuilder: Use libhamcore to build archive 2021-03-10 02:13:00 +01:00
libhamcore@2951ae5b61 src: Update "libhamcore" submodule 2021-05-26 04:18:08 +02:00
Mayaqua Exclude inactive routes in Windows routing management 2022-09-16 17:25:11 +09:00
Neo Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
Neo6 Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
PenCore Implement complete server certificate verification 2021-12-29 17:41:29 +08:00
See Added ProbeForWrite() buffer writable check routine for Irp->UserBuffer in the See driver. The See driver is a legacy driver for packet capturing with NDIS 5.x (Windows 2000 or XP). It is based on the source code of WinPcap. 2019-05-28 10:36:31 +09:00
SeeDll Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
SeLow Include headers properly 2021-04-05 04:48:25 +02:00
vpn16 Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
vpnbridge CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpnclient CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpncmd CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpncmdsys Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
vpncmgr CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpndrvinst Merge Windows manifest files into a single one 2021-03-27 00:33:20 +01:00
vpninstall Link to Windows libraries in CMake project, remove related #pragma directives 2021-02-28 20:35:25 +01:00
vpnserver CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpnsetup CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpnsmgr CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpntest CMake: Link Cedar to Mayaqua directly 2021-07-07 08:08:12 +02:00
vpnweb Link to Windows libraries in CMake project, remove related #pragma directives 2021-02-28 20:35:25 +01:00
Wfp Include headers properly 2021-04-05 04:48:25 +02:00
BUILD_UNIX.md update install dependencies (libsodium) 2021-03-13 05:45:30 +03:30
BUILD_WINDOWS.md Update Windows build instructions 2022-05-28 15:26:23 +09:00
CMakeLists.txt enable Control-flow Enforcement Technology (CET) Shadow Stack mitigation 2021-08-27 12:43:42 +05:00
configure v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
GlobalConst.h Read hamcore.se2 using libhamcore, set arbitrary path through HAMCORE_FILE_PATH 2021-05-26 07:44:45 +02:00
THIRD_PARTY.TXT Remove Intel AES-NI library 2018-06-09 19:57:45 +02:00
WARNING.TXT replace SoftEther project related http links with https 2020-03-20 21:27:51 +09:00