Re: [PATCH net-next] doc/netlink/specs: add netkit support to rt_link.yaml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Tue,  6 Aug 2024 13:45:31 +0300 you wrote:
> Add netkit support to rt_link.yaml. Only forward(PASS) and
> blackhole(DROP) policies are allowed to be set by user-space so I've
> added only them to the yaml to avoid confusion.
> 
> Example:
>   $ ./tools/net/ynl/cli.py \
>      --spec Documentation/netlink/specs/rt_link.yaml \
>      --do getlink --json '{"ifname": "netkit0"}' --output-json | jq
>   ...
>   "linkinfo": {
>     "kind": "netkit",
>     "data": {
>       "primary": 1,
>       "policy": "blackhole",
>       "mode": "l2",
>       "peer-policy": "forward"
>     }
>   },
>   ...
> 
> [...]

Here is the summary with links:
  - [net-next] doc/netlink/specs: add netkit support to rt_link.yaml
    https://git.kernel.org/netdev/net-next/c/7d70ed9f9c6a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html






[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux