0001 .. SPDX-License-Identifier: GPL-2.0
0002
0003 =====================
0004 IOAM6 Sysfs variables
0005 =====================
0006
0007
0008 /proc/sys/net/conf/<iface>/ioam6_* variables:
0009 =============================================
0010
0011 ioam6_enabled - BOOL
0012 Accept (= enabled) or ignore (= disabled) IPv6 IOAM options on ingress
0013 for this interface.
0014
0015 * 0 - disabled (default)
0016 * 1 - enabled
0017
0018 ioam6_id - SHORT INTEGER
0019 Define the IOAM id of this interface.
0020
0021 Default is ~0.
0022
0023 ioam6_id_wide - INTEGER
0024 Define the wide IOAM id of this interface.
0025
0026 Default is ~0.