Allow setting directly the IP_TOS from net-priority.

This commit is contained in:
Nikos Mavrogiannopoulos
2013-12-09 22:59:44 +01:00
parent d601a8506a
commit b21f05df06
6 changed files with 79 additions and 19 deletions

View File

@@ -174,7 +174,10 @@ ping-leases = false
output-buffer = 10
# Set the protocol-defined priority (SO_PRIORITY) for packets to
# be sent. This can be set per user/group or globally.
# be sent. That is a number from 0 to 6 with 0 being the lowest
# priority. Alternatively this can be used to set the IP Type-
# Of-Service, by setting it to a hexadecimal number (e.g., 0x20).
# This can be set per user/group or globally.
#net-priority = 3
route = 192.168.1.0/255.255.255.0