Modular Diplonat (with the option to disable useless modules) #8

Closed
adrien wants to merge 12 commits from adrien/diplonat:feature/modular-config into main
2 changed files with 0 additions and 2 deletions
Showing only changes of commit ffab1f6c4b - Show all commits

View file

@ -97,4 +97,3 @@ pub fn cleanup(ipt: &iptables::IPTables) -> Result<()> {
Ok(())
}

View file

@ -93,4 +93,3 @@ impl FirewallActor {
return Ok(());
}
}