blob: c18cab2c481a52c667c5b42e9452d3bc58340310 [file] [log] [blame]
Justin Iurmande8e80a2021-07-20 21:43:00 +02001.. SPDX-License-Identifier: GPL-2.0
2
3=====================
4IOAM6 Sysfs variables
5=====================
6
7
8/proc/sys/net/conf/<iface>/ioam6_* variables:
9=============================================
10
11ioam6_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
18ioam6_id - SHORT INTEGER
19 Define the IOAM id of this interface.
20
21 Default is ~0.
22
23ioam6_id_wide - INTEGER
24 Define the wide IOAM id of this interface.
25
26 Default is ~0.