--- gvpe/src/conf.h 2003/03/09 12:40:18 1.4 +++ gvpe/src/conf.h 2003/03/21 20:33:36 1.5 @@ -50,6 +50,7 @@ enum connectmode { C_ONDEMAND, C_NEVER, C_ALWAYS } connectmode; bool compress; bool inherit_tos; // inherit TOS in packets send to this destination + u32 can_recv, can_send; u32 routerprio;