Commit Graph

2 Commits

Author SHA1 Message Date
Lan Xinyu 2d927e094e sysctl: restrict the writing for key parameters
Users may modify some sysctl parameters intentionally or unintentionally,
which may cause problems such as disconnection of the container network
connection.

Therefore, the modification of key sysctl parameters is
restricted on the host and in the container that shares the network
namespace with the host.
2022-04-19 19:57:10 +08:00
Kaixu Xia 590eaf1fec Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces.
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
2021-03-16 11:01:34 +08:00