Add option to disable the entire IPv6 stack functionality

This commit is contained in:
Raja Grewal 2024-07-15 01:59:04 +10:00
parent a33d4cd099
commit f550fbe07c
No known key found for this signature in database
GPG key ID: 92CA473C156B64C4
2 changed files with 17 additions and 0 deletions

View file

@ -113,6 +113,8 @@ configuration file.
- Obtain more entropy at boot from RAM as the runtime memory allocator is
being initialised.
- Provide option to disable the entire IPv6 stack to reduce attack surface.
Disallow sensitive kernel information leaks in the console during boot. See
the `/etc/default/grub.d/40_quiet_boot.cfg` configuration file.