c7589d Drop extreme sysctl tuning

Authored and Committed by crameleon 7 months ago
    Drop extreme sysctl tuning
    
    No longer use legacy, unmaintained, and questionable tuning options.
    
    Noteable:
     - we no longer use iptables, but nftables
     - we _do_ want IPv6 autoconfiguration
     - we do _not_ want to tamper with swapping or nework logic unless
       explicitly documented why
     - non-local binding should _only_ be allowed on machines requiring it
    
    Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
    
        
file modified
+28 -7