Message ID | 20230421074720.31004-1-nicolas.dichtel@6wind.com (mailing list archive) |
---|---|
Headers | show |
Series | iplink: update doc related to the 'netns' arg | expand |
On Fri, Apr 21, 2023 at 09:47:18AM +0200, Nicolas Dichtel wrote: > v2 -> v3: > - make doc about netns arg consistent between 'add' and 'set' > > v1 -> v2: > - add patch 1/2 > - s/NETNS_FILE/NETNSFILE > - describe NETNSNAME in the DESCRIPTION section of man pages > > ip/iplink.c | 4 ++-- > man/man8/ip-link.8.in | 26 +++++++++++++++++++------- > 2 files changed, 21 insertions(+), 9 deletions(-) > > Regards, > Nicolas > Reviewed-by: Andrea Claudi <aclaudi@redhat.com>
Hello: This series was applied to iproute2/iproute2.git (main) by Stephen Hemminger <stephen@networkplumber.org>: On Fri, 21 Apr 2023 09:47:18 +0200 you wrote: > v2 -> v3: > - make doc about netns arg consistent between 'add' and 'set' > > v1 -> v2: > - add patch 1/2 > - s/NETNS_FILE/NETNSFILE > - describe NETNSNAME in the DESCRIPTION section of man pages > > [...] Here is the summary with links: - [iproute2,v3,1/2] iplink: use the same token NETNSNAME everywhere https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=3921f56ec3be - [iproute2,v3,2/2] iplink: fix help of 'netns' arg https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=1371d7deaa20 You are awesome, thank you!