Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[linux-2.6-microblaze.git] / Documentation / networking / ioam6-sysctl.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 =====================
4 IOAM6 Sysfs variables
5 =====================
6
7
8 /proc/sys/net/conf/<iface>/ioam6_* variables:
9 =============================================
10
11 ioam6_enabled - BOOL
12         Accept (= enabled) or ignore (= disabled) IPv6 IOAM options on ingress
13         for this interface.
14
15         * 0 - disabled (default)
16         * 1 - enabled
17
18 ioam6_id - SHORT INTEGER
19         Define the IOAM id of this interface.
20
21         Default is ~0.
22
23 ioam6_id_wide - INTEGER
24         Define the wide IOAM id of this interface.
25
26         Default is ~0.