lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <171366902720.17190.8973003011969913650.git-patchwork-notify@kernel.org>
Date: Sun, 21 Apr 2024 03:10:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiayun Chen <chenjiayunju@...il.com>
Cc: netdev@...r.kernel.org, shemminger@...l.org, jiayunchen@...il.nju.edu.cn
Subject: Re: [PATCH] man: fix doc, ip link does support "change"

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:

On Tue, 16 Apr 2024 09:32:15 +0800 you wrote:
> From: Jiayun Chen <jiayunchen@...il.nju.edu.cn>
> 
> ip link does support "change".
> 
> if (matches(*argv, "set") == 0 ||
>     matches(*argv, "change") == 0)
>     return iplink_modify(RTM_NEWLINK, 0,
>                  argc-1, argv+1);
> 
> [...]

Here is the summary with links:
  - man: fix doc, ip link does support "change"
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=11543416d9bc

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ