brintos

brintos / linux-shallow public Read only

0
0
Text · 578 B · c18cab2 Raw
27 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3=====================4IOAM6 Sysfs variables5=====================6 7 8/proc/sys/net/conf/<iface>/ioam6_* variables:9=============================================10 11ioam6_enabled - BOOL12        Accept (= enabled) or ignore (= disabled) IPv6 IOAM options on ingress13        for this interface.14 15        * 0 - disabled (default)16        * 1 - enabled17 18ioam6_id - SHORT INTEGER19        Define the IOAM id of this interface.20 21        Default is ~0.22 23ioam6_id_wide - INTEGER24        Define the wide IOAM id of this interface.25 26        Default is ~0.27