RLRP routing  v.0.1.0
conf.py File Reference

Namespaces

 conf
 

Variables

string conf.DEV = "wlan0"
 
string conf.VIRT_IFACE_NAME = "adhoc0"
 
string conf.LOG_LEVEL = "DEBUG"
 
bool conf.SET_TOPOLOGY_FLAG = False
 
bool conf.MONITORING_MODE_FLAG = False
 
bool conf.ENABLE_ARQ = True
 
dictionary conf.ARQ_LIST = {"TCP": [22], "UDP": [30000, 30001], "ICMP6": [0], "ICMP4": [0]}