Commit 2040058d authored by Bagas Sanjaya's avatar Bagas Sanjaya Committed by Paolo Abeni
Browse files

net: ip-sysctl: Format possible value range of ioam6_id{,_wide} as bullet list



Format possible value range bounds of ioam6_id and ioam6_id_wide as
bullet list instead of running paragraph.

Signed-off-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250701031300.19088-3-bagasdotme@gmail.com


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 501aeb1e
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -2487,8 +2487,10 @@ fib_notify_on_flag_change - INTEGER
ioam6_id - INTEGER
        Define the IOAM id of this node. Uses only 24 bits out of 32 in total.

        Min: 0
        Max: 0xFFFFFF
        Possible value range:

        - Min: 0
        - Max: 0xFFFFFF

        Default: 0xFFFFFF

@@ -2496,8 +2498,10 @@ ioam6_id_wide - LONG INTEGER
        Define the wide IOAM id of this node. Uses only 56 bits out of 64 in
        total. Can be different from ioam6_id.

        Min: 0
        Max: 0xFFFFFFFFFFFFFF
        Possible value range:

        - Min: 0
        - Max: 0xFFFFFFFFFFFFFF

        Default: 0xFFFFFFFFFFFFFF