uapi: fix bpf.h link
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
d5ddb441a5
commit
fda6f26e9b
|
|
@ -806,7 +806,7 @@ union bpf_attr {
|
||||||
* based on a user-provided identifier for all traffic coming from
|
* based on a user-provided identifier for all traffic coming from
|
||||||
* the tasks belonging to the related cgroup. See also the related
|
* the tasks belonging to the related cgroup. See also the related
|
||||||
* kernel documentation, available from the Linux sources in file
|
* kernel documentation, available from the Linux sources in file
|
||||||
* *Documentation/cgroup-v1/net_cls.txt*.
|
* *Documentation/cgroup-v1/net_cls.rst*.
|
||||||
*
|
*
|
||||||
* The Linux kernel has two versions for cgroups: there are
|
* The Linux kernel has two versions for cgroups: there are
|
||||||
* cgroups v1 and cgroups v2. Both are available to users, who can
|
* cgroups v1 and cgroups v2. Both are available to users, who can
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue