Cameron Gutman d988023971 Use EF instead of CS7 for DSCP
Some security guidelines recommend dropping CS7 tagged packets at the edge,
since CS7 is reserved for network control. EF seems to be the standard for
telephony applications and is fairly well preserved across the Internet per
https://www.sciencedirect.com/science/article/pii/S0166531619300203
2020-04-03 16:58:18 -07:00
2016-02-19 20:07:08 -05:00
2010-05-13 17:42:55 +00:00
2010-06-09 21:48:46 +00:00
2015-04-30 06:32:01 -07:00
2014-05-11 07:26:52 +03:00
2010-06-09 21:16:23 +00:00
2013-07-08 14:59:05 +03:00
2020-03-29 15:21:26 -07:00
2016-02-19 20:07:08 -05:00
2010-07-29 02:42:28 +00:00
2015-04-30 06:32:01 -07:00
2013-12-28 17:21:14 +02:00
2014-09-07 12:14:10 +03:00
2012-05-05 07:51:29 +03:00
2020-04-03 16:58:18 -07:00

Please visit the ENet homepage at http://enet.bespin.org for installation
and usage instructions.

If you obtained this package from github, the quick description on how to build
is:

# Generate the build system.

autoreconf -vfi

# Compile and install the library.

./configure && make && make install


S
Description
Mirror of cgutman/enet (MIT) — reliable UDP networking library, fork used by moonlight-common-c
Readme
766 KiB
Languages
C 97.8%
CMake 1.1%
Lua 0.4%
M4 0.4%
Makefile 0.3%