1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-04 13:51:24 +03:00
systemd/shell-completion/zsh
Daniel Mack 50f48ad37a cgroup: remove support for NetClass= directive
Support for net_cls.class_id through the NetClass= configuration directive
has been added in v227 in preparation for a per-unit packet filter mechanism.
However, it turns out the kernel people have decided to deprecate the net_cls
and net_prio controllers in v2. Tejun provides a comprehensive justification
for this in his commit, which has landed during the merge window for kernel
v4.5:

  https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bd1060a1d671

As we're aiming for full support for the v2 cgroup hierarchy, we can no
longer support this feature. Userspace tool such as nftables are moving over
to setting rules that are specific to the full cgroup path of a task, which
obsoletes these controllers anyway.

This commit removes support for tweaking details in the net_cls controller,
but keeps the NetClass= directive around for legacy compatibility reasons.
2016-02-10 16:38:56 +01:00
..
_bootctl
_busctl
_coredumpctl
_hostnamectl
_journalctl
_kernel-install
_localectl
_loginctl
_machinectl
_sd_hosts_or_user_at_host
_sd_machines
_sd_outputmodes
_sd_unit_files
_systemctl.in
_systemd cgroup: remove support for NetClass= directive 2016-02-10 16:38:56 +01:00
_systemd-analyze
_systemd-delta
_systemd-inhibit
_systemd-nspawn
_systemd-run
_systemd-tmpfiles
_timedatectl
_udevadm
.gitignore
Makefile