If "PriorityInheritance = yes" is specified in tinc.conf, the value of the
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 1 Mar 2002 12:26:56 +0000 (12:26 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 1 Mar 2002 12:26:56 +0000 (12:26 +0000)
commitc2b738e7b51fbec2b11fbbf030b9a5a36df55fc4
tree50976a13447ed9ccea9b086c7d79a8824b6c3987
parent80ea653e8d8050878380fbc1446571cbaf578297
If "PriorityInheritance = yes" is specified in tinc.conf, the value of the
TOS field of the tunneled packets will be passed on to the UDP packets tinc
sends out.
src/net.h
src/net_packet.c
src/route.c
src/route.h