--- gvpe/src/conf.h 2003/03/08 10:48:41 1.3 +++ gvpe/src/conf.h 2003/03/09 12:40:18 1.4 @@ -49,6 +49,7 @@ enum connectmode { C_ONDEMAND, C_NEVER, C_ALWAYS } connectmode; bool compress; + bool inherit_tos; // inherit TOS in packets send to this destination u32 routerprio;