NTNet Quantum Relay 
        
    
            
        
| Vars | |
| dos_failure | (D)DoS-attack-related failure causing it not to be operational any longer. | 
|---|---|
| relay_enabled | On / off status for the relay machine, toggleable by the user. | 
| Procs | |
| set_dos_failure | Proc called to change the value of the dos_failurevariable and append behavior related to its change. | 
| set_relay_enabled | Proc called to change the value of the relay_enabledvariable and append behavior related to its change. | 
Var Details
dos_failure
            
        
    
            
        
        (D)DoS-attack-related failure causing it not to be operational any longer.
relay_enabled
            
        
    
            
        
        On / off status for the relay machine, toggleable by the user.
Proc Details
set_dos_failure
Proc called to change the value of the dos_failure variable and append behavior related to its change.
set_relay_enabled
Proc called to change the value of the relay_enabled variable and append behavior related to its change.