1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
suyuan168 2022-05-15 07:38:36 +08:00
parent 7808b7b7fc
commit 1af6528ab5
580 changed files with 2415 additions and 5 deletions

0
openmptcprouter/Makefile Executable file → Normal file
View file

0
openmptcprouter/files/etc/firewall.gre-tunnel Executable file → Normal file
View file

0
openmptcprouter/files/etc/firewall.omr-server Executable file → Normal file
View file

0
openmptcprouter/files/etc/firewall.ttl Executable file → Normal file
View file

0
openmptcprouter/files/etc/hotplug.d/iface/00-nego Executable file → Normal file
View file

View file

@ -0,0 +1,26 @@
# Differentiated field values
# These include the DSCP and unused bits
0x0 default
# Newer RFC2597 values
0x28 AF11
0x30 AF12
0x38 AF13
0x48 AF21
0x50 AF22
0x58 AF23
0x68 AF31
0x70 AF32
0x78 AF33
0x88 AF41
0x90 AF42
0x98 AF43
# Older values RFC2474
0x20 CS1
0x40 CS2
0x60 CS3
0x80 CS4
0xA0 CS5
0xC0 CS6
0xE0 CS7
# RFC 2598
0xB8 EF

0
openmptcprouter/files/etc/sysctl.d/default.conf Executable file → Normal file
View file

0
openmptcprouter/files/etc/wgetrc4 Executable file → Normal file
View file