linux - Difference between net.nf_conntrack_max and net.netfilter.nf_conntrack_max -


does knows difference between net.nf_conntrack_max , net.netfilter.nf_conntrack_max?

i have found no related documents on internet relation between 2 sysctl keys.

no difference whatsoever. both names control same internal value. (writing 1 change both.)


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -