cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

ioam6-sysctl.rst (578B)


      1.. 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.