]> git.ipfire.org Git - thirdparty/iproute2.git/log
thirdparty/iproute2.git
12 months agouapi: update to 6.11-rc1
Stephen Hemminger [Mon, 29 Jul 2024 16:37:31 +0000 (09:37 -0700)] 
uapi: update to 6.11-rc1

Update from 6.11-rc1

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
12 months agoman: update ip-address man page
Stephen Hemminger [Thu, 25 Jul 2024 18:24:45 +0000 (11:24 -0700)] 
man: update ip-address man page

The ip address man page had some small things that needed update:
  - ip address delete without address returns not supported
  - always use full words for commands in man pages
       (ie "delete" not "del")

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
12 months agoss: fix expired time format of timer
xixiliguo [Sat, 20 Jul 2024 15:23:27 +0000 (23:23 +0800)] 
ss: fix expired time format of timer

When expired time of time-wait timer is less than or equal to 9 seconds,
as shown below, result that below 1 sec is incorrect.
Expect output should be show 9 seconds and 373 millisecond, but 9.373ms
mean only 9 millisecond and 373 microseconds

Before:
TIME-WAIT 0      0     ...    timer:(timewait,12sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,11sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,10sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,9.373ms,0)
TIME-WAIT 0      0     ...    timer:(timewait,8.679ms,0)
TIME-WAIT 0      0     ...    timer:(timewait,1.574ms,0)
TIME-WAIT 0      0     ...    timer:(timewait,954ms,0)
TIME-WAIT 0      0     ...    timer:(timewait,303ms,0)

After:
TIME-WAIT 0      0     ...    timer:(timewait,13sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,12sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,10sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,9.501sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,8.990sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,7.865sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,1.098sec,0)
TIME-WAIT 0      0     ...    timer:(timewait,476ms,0)

Signed-off-by: xixiliguo <xixiliguo@foxmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
12 months agoip: do not print stray prefixes in monitor mode
Beniamino Galvani [Sat, 13 Jul 2024 14:56:41 +0000 (16:56 +0200)] 
ip: do not print stray prefixes in monitor mode

When running "ip monitor", accept_msg() first prints the prefix and
then calls the object-specific print function, which also does the
filtering. Therefore, it is possible that the prefix is printed even
for events that get ignored later. For example:

  ip link add dummy1 type dummy
  ip link set dummy1 up
  ip -ts monitor all dev dummy1 &
  ip link add dummy2 type dummy
  ip addr add dev dummy1 192.0.2.1/24

generates:

  [2024-07-12T22:11:26.338342] [LINK][2024-07-12T22:11:26.339846] [ADDR]314: dummy1    inet 192.0.2.1/24 scope global dummy1
       valid_lft forever preferred_lft forever

Fix this by printing the prefix only after the filtering. Now the
output for the commands above is:

 [2024-07-12T22:11:26.339846] [ADDR]314: dummy1    inet 192.0.2.1/24 scope global dummy1
       valid_lft forever preferred_lft forever

See also commit 7e0a889b5494 ("bridge: Do not print stray prefixes in
monitor mode") which fixed the same problem in the bridge tool.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
12 months agof_flower: Remove always zero checks
Maks Mishin [Sun, 7 Jul 2024 17:27:41 +0000 (20:27 +0300)] 
f_flower: Remove always zero checks

Expression 'ttl & ~(255 >> 0)' is always zero, because right operand
has 8 trailing zero bits, which is greater or equal than the size
of the left operand == 8 bits.

Found by RASU JSC.

Signed-off-by: Maks Mishin <maks.mishinFZ@gmail.com>
Reviewed-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
12 months agoMerge ssh://gitolite.kernel.org/pub/scm/network/iproute2/iproute2-next
Stephen Hemminger [Wed, 17 Jul 2024 16:07:26 +0000 (09:07 -0700)] 
Merge ssh://gitolite.kernel.org/pub/scm/network/iproute2/iproute2-next

12 months agov6.10.0 v6.10.0
Stephen Hemminger [Wed, 17 Jul 2024 02:38:17 +0000 (19:38 -0700)] 
v6.10.0

13 months agoMerge remote-tracking branch 'main/main' into next
David Ahern [Mon, 8 Jul 2024 22:36:13 +0000 (22:36 +0000)] 
Merge remote-tracking branch 'main/main' into next

Signed-off-by: David Ahern <dsahern@kernel.org>
13 months agoman: devlink-resource: add missing words in the example
Przemek Kitszel [Wed, 3 Jul 2024 13:15:19 +0000 (15:15 +0200)] 
man: devlink-resource: add missing words in the example

Add missing "size" and "path" words in the example, as the current example
is incorrect and will be rejected by the command.

The keywords were missing from very inception of devlink-resource man page

Fixes: 58b48c5d75e2 ("devlink: Update man pages and add resource man")
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
13 months agobridge: mst: Add get/set support for MST states
Tobias Waldekranz [Mon, 24 Jun 2024 13:00:35 +0000 (15:00 +0200)] 
bridge: mst: Add get/set support for MST states

Allow a port's spanning tree state to be modified on a per-MSTI basis,
and support dumping the current MST states for every port and MSTI.

Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
13 months agobridge: vlan: Add support for setting a VLANs MSTI
Tobias Waldekranz [Mon, 24 Jun 2024 13:00:34 +0000 (15:00 +0200)] 
bridge: vlan: Add support for setting a VLANs MSTI

Allow the user to associate one or more VLANs with a multiple spanning
tree instance (MSTI), when MST is enabled on the bridge.

Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
13 months agoip: bridge: add support for mst_enabled
Tobias Waldekranz [Mon, 24 Jun 2024 13:00:33 +0000 (15:00 +0200)] 
ip: bridge: add support for mst_enabled

When enabled, the bridge's legacy per-VLAN STP facility is replaced
with the Multiple Spanning Tree Protocol (MSTP) compatible version.

Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
13 months agodevlink: print missing params even if an unknown one is present
Przemek Kitszel [Wed, 3 Jul 2024 13:15:20 +0000 (15:15 +0200)] 
devlink: print missing params even if an unknown one is present

Print all of the missing parameters, also in the presence of unknown ones.

Take for example a correct command:
    $ devlink resource set pci/0000:01:00.0 path /kvd/linear size 98304
And remove the "size" keyword:
    $ devlink resource set pci/0000:01:00.0 path /kvd/linear 98304
That yields output:
    Resource size expected.
    Unknown option "98304"

Prior to the patch only the last line of output was present. And if user
would forgot also the "path" keyword, there will be additional line:
    Resource path expected.
in the stderr.

Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
13 months agordma: Supports to add/delete a device with type SMI
Mark Zhang [Thu, 4 Jul 2024 06:29:01 +0000 (09:29 +0300)] 
rdma: Supports to add/delete a device with type SMI

This patch adds a new device attribute "type", as well as supports to
add and delete a rdma device with a specific type. This new device
provides a subset of functionalists defined in IBTA spec.

Currently only type "SMI" is supported: A SMI device provides SMI (QP0)
interface; This device and it's parent associates with the same HCA port
and shares the physical link, so when the parent doesn't support SMI,
It allows the subnet manager to configure the link.

This patch also supports to print device type and parent if any.

Examples:
$ rdma dev add smi1 type SMI parent ibp8s0f1
$ rdma dev show smi1
2: smi1: node_type ca fw 20.38.1002 node_guid 9803:9b03:009f:d5ef sys_image_guid 9803:9b03:009f:d5ee type smi parent ibp8s0f1
$ rdma dev del smi1

Signed-off-by: Mark Zhang <markzhang@nvidia.com>
Acked-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
13 months agordma: update uapi header
Mark Zhang [Thu, 4 Jul 2024 06:29:00 +0000 (09:29 +0300)] 
rdma: update uapi header

Update rdma_netlink.h file upto kernel commit 294424839b5e
("RDMA/nldev: Add support to dump device type and parent device if exists")

Signed-off-by: Mark Zhang <markzhang@nvidia.com>
Acked-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
13 months agoroute: filter by interface on multipath routes
Stephen Hemminger [Fri, 5 Jul 2024 00:26:41 +0000 (17:26 -0700)] 
route: filter by interface on multipath routes

The ip route command would silently hide multipath routes when filter
by interface. The problem was it was not looking for interface when
filter multipath routes.

Example:
ip link add name dummy1 up type dummy
ip link add name dummy2 up type dummy
ip address add 192.0.2.1/28 dev dummy1
ip address add 192.0.2.17/28 dev dummy2
ip route add 198.51.100.0/24 \
nexthop via 192.0.2.2 dev dummy1 \
nexthop via 192.0.2.18 dev dummy2

Before:
ip route show dev dummy1
192.0.2.0/28 proto kernel scope link src 192.0.2.1

After:
ip route show dev dummy1
192.0.2.0/28 proto kernel scope link src 192.0.2.1
198.51.100.0/24
nexthop via 192.0.2.2 dev dummy1 weight 1
nexthop via 192.0.2.18 dev dummy2 weight 1

Reported-by: "Muggeridge, Matt" <matt.muggeridge2@hpe.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
13 months agoss: fix format string warnings
Stephen Hemminger [Thu, 27 Jun 2024 16:59:18 +0000 (09:59 -0700)] 
ss: fix format string warnings

Clang complains that format string is not a string literal
unless the functions are annotated.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 months agodevlink: Fix setting max_io_eqs as the sole attribute
Parav Pandit [Thu, 6 Jun 2024 04:38:08 +0000 (07:38 +0300)] 
devlink: Fix setting max_io_eqs as the sole attribute

dl_opts_put() function missed to consider IO eqs option flag.
Due to this, when max_io_eqs setting is applied only when it
is combined with other attributes such as roce/hw_addr.
When max_io_eqs is the only attribute set, it missed to
apply the attribute.

Fix it by adding the missing flag.

Fixes: e8add23c59b7 ("devlink: Support setting max_io_eqs")
Signed-off-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 months agodevlink: trivial: fix err format on max_io_eqs
William Tu [Mon, 10 Jun 2024 19:24:51 +0000 (22:24 +0300)] 
devlink: trivial: fix err format on max_io_eqs

Add missing ']'.

Signed-off-by: William Tu <witu@nvidia.com>
Fixes: e8add23c59b7 ("devlink: Support setting max_io_eqs")
Reviewed-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 months agoxfrm: document new SA direction option
Christian Hopps [Thu, 23 May 2024 15:17:07 +0000 (11:17 -0400)] 
xfrm: document new SA direction option

Signed-off-by: Christian Hopps <chopps@labn.net>
Signed-off-by: David Ahern <dsahern@kernel.org>
14 months agoxfrm: add SA direction attribute
Christian Hopps [Thu, 23 May 2024 15:17:06 +0000 (11:17 -0400)] 
xfrm: add SA direction attribute

Add support for new SA direction netlink attribute.

Co-developed-by: Antony Antony <antony.antony@secunet.com>
Co-developed-by: Christian Hopps <chopps@labn.net>
Signed-off-by: Christian Hopps <chopps@labn.net>
Signed-off-by: David Ahern <dsahern@kernel.org>
14 months agoss: use COLUMNS from the environment, if TIOCGWINSZ fails
Dragan Simic [Tue, 21 May 2024 10:04:52 +0000 (12:04 +0200)] 
ss: use COLUMNS from the environment, if TIOCGWINSZ fails

Use the COLUMNS environment variable [1] when determining the screen width,
if using TIOCGWINSZ isn't possible or if it fails.  This allows better use
of the available horizontal screen space in certain scenarios, and makes
the produced outputs more readable, as described further below.

All major shells can maintain the COLUMNS variable according to the current
screen size, [2][3][4] but this shell variable isn't actually an environment
variable, i.e. it doesn't get exported to the shell subprocesses by default.
For example, no COLUMNS environment variable reaches ss(8) when it's executed
as part of a shell pipeline or inside a shell script.

Though, users can opt to export the COLUMNS variable by hand, or they can
rely on some other utilities to do that for them.  A good example of such
utilities is watch(1) that exports COLUMNS as an environment variable to
the processes it executes. [5]  Using ss(8) together with watch(1) is rather
useful, and honoring the exported COLUMNS variable makes the outputs produced
by ss(8) in this scenario more readable.

The behavior of shells, which don't export the COLUMNS variable by default,
makes this change safe in the sense of not affecting the usual shell pipeline
workflows or various shell scripts that use ss(8).

[1] https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/basedefs/V1_chap08.html
[2] https://man.archlinux.org/man/bash.1.en#COLUMNS
[3] https://man.archlinux.org/man/tcsh.1.en#Terminal_management_(+)
[4] https://man.archlinux.org/man/zshall.1.en#Configuration
[5] https://gitlab.com/procps-ng/procps/-/blob/master/NEWS?ref_type=heads#L623

Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
14 months agoMerge remote-tracking branch 'main/main' into next
David Ahern [Fri, 24 May 2024 20:36:16 +0000 (14:36 -0600)] 
Merge remote-tracking branch 'main/main' into next

Signed-off-by: David Ahern <dsahern@kernel.org>
14 months agoFix usage of poll.h header
Ismael Luceno [Sat, 18 May 2024 22:39:44 +0000 (00:39 +0200)] 
Fix usage of poll.h header

Change the legacy <sys/poll.h> to <poll.h> (POSIX.1-2001).

Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 months agouapi: update to pre 6.10-rc1 headers
Stephen Hemminger [Mon, 20 May 2024 15:45:51 +0000 (08:45 -0700)] 
uapi: update to pre 6.10-rc1 headers

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 months agortmon: Align usage with ip help
Yedaya Katsman [Mon, 13 May 2024 18:52:17 +0000 (21:52 +0300)] 
rtmon: Align usage with ip help

Also update the man page accordingly, and add ip-monitor to see also

Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 months agobridge/vlan.c: bridge/vlan.c: fix build with gcc 14 on musl systems
Gabi Falk [Fri, 10 May 2024 14:36:12 +0000 (14:36 +0000)] 
bridge/vlan.c: bridge/vlan.c: fix build with gcc 14 on musl systems

On glibc based systems the definition of 'struct timeval' is pulled in
with inclusion of <stdlib.h> header, but on musl based systems it
doesn't work this way.  Missing definition triggers an
incompatible-pointer-types error with gcc 14 (warning on previous
versions of gcc):

../include/json_print.h:80:30: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
   80 | _PRINT_FUNC(tv, const struct timeval *)
      |                              ^~~~~~~
../include/json_print.h:50:37: note: in definition of macro '_PRINT_FUNC'
   50 |                                     type value);                        \
      |                                     ^~~~
../include/json_print.h:80:30: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
   80 | _PRINT_FUNC(tv, const struct timeval *)
      |                              ^~~~~~~
../include/json_print.h:55:45: note: in definition of macro '_PRINT_FUNC'
   55 |                                             type value)                 \
      |                                             ^~~~
../include/json_print.h: In function 'print_tv':
../include/json_print.h:58:48: error: passing argument 5 of 'print_color_tv' from incompatible pointer type [-Wincompatible-pointer-types]
   58 |                                                value);                  \
      |                                                ^~~~~
      |                                                |
      |                                                const struct timeval *

Signed-off-by: Gabi Falk <gabifalk@gmx.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 months agoMerge git://git.kernel.org/pub/scm/network/iproute2/iproute2-next
Stephen Hemminger [Mon, 13 May 2024 23:21:11 +0000 (16:21 -0700)] 
Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-next

15 months agov6.9.0 v6.9.0
Stephen Hemminger [Mon, 13 May 2024 03:07:45 +0000 (20:07 -0700)] 
v6.9.0

15 months agouapi: spelling fix for xfrm.h
Stephen Hemminger [Fri, 10 May 2024 23:19:35 +0000 (16:19 -0700)] 
uapi: spelling fix for xfrm.h

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agoman: fix typo in tc-mirred man page
Andrea Claudi [Wed, 8 May 2024 10:38:52 +0000 (12:38 +0200)] 
man: fix typo in tc-mirred man page

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agoip: Add missing options to route get help output
Yedaya Katsman [Mon, 6 May 2024 18:42:56 +0000 (21:42 +0300)] 
ip: Add missing options to route get help output

The "as", "to", "connected" and "notify" options were missing from the
help message in the route get section. Add them to usage help and man
page.

Note that there isn't an explanation for "as" or "notify" in the man
page.

Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agoMerge remote-tracking branch 'main/main' into next
David Ahern [Fri, 3 May 2024 15:40:02 +0000 (15:40 +0000)] 
Merge remote-tracking branch 'main/main' into next

Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoip link: hsr: Add support for passing information about INTERLINK device
Lukasz Majewski [Mon, 29 Apr 2024 09:23:09 +0000 (11:23 +0200)] 
ip link: hsr: Add support for passing information about INTERLINK device

The HSR capable device can operate in two modes of operations -
Doubly Attached Node for HSR (DANH) and RedBOX (HSR-SAN).

The latter one allows connection of non-HSR aware device(s) to HSR
network.
This node is called SAN (Singly Attached Network) and is connected via
INTERLINK network device.

This patch adds support for passing information about the INTERLINK
device, so the Linux driver can properly setup it.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoUpdate kernel headers
David Ahern [Fri, 3 May 2024 15:18:43 +0000 (15:18 +0000)] 
Update kernel headers

Update kernel headers to commit:
    5829614a7b3b ("Merge branch 'net-sysctl-sentinel'")

Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agordma: Add an option to display driver-specific QPs in the rdma tool
Chiara Meiohas [Tue, 30 Apr 2024 10:18:20 +0000 (13:18 +0300)] 
rdma: Add an option to display driver-specific QPs in the rdma tool

Utilize the -dd flag (driver-specific details) in the rdmatool
to view driver-specific QPs which are not exposed yet.

The following examples show mlx5 UMR QP which is visible now:

$ rdma resource show qp link ibp8s0f1
link ibp8s0f1/1 lqpn 360 type UD state RTS sq-psn 0 comm [mlx5_ib]
link ibp8s0f1/1 lqpn 0 type SMI state RTS sq-psn 0 comm [ib_core]
link ibp8s0f1/1 lqpn 1 type GSI state RTS sq-psn 0 comm [ib_core]

$ rdma resource show qp link ibp8s0f1 -dd
link ibp8s0f1/1 lqpn 360 type UD state RTS sq-psn 0 comm [mlx5_ib]
link ibp8s0f1/1 lqpn 465 type DRIVER subtype REG_UMR state RTS sq-psn 0 comm [mlx5_ib]
link ibp8s0f1/1 lqpn 0 type SMI state RTS sq-psn 0 comm [ib_core]
link ibp8s0f1/1 lqpn 1 type GSI state RTS sq-psn 0 comm [ib_core]

$ rdma resource show
0: ibp8s0f0: pd 3 cq 4 qp 3 cm_id 0 mr 0 ctx 0 srq 2
1: ibp8s0f1: pd 3 cq 4 qp 3 cm_id 0 mr 0 ctx 0 srq 2

$ rdma resource show -dd
0: ibp8s0f0: pd 3 cq 4 qp 4 cm_id 0 mr 0 ctx 0 srq 2
1: ibp8s0f1: pd 3 cq 4 qp 4 cm_id 0 mr 0 ctx 0 srq 2

Signed-off-by: Chiara Meiohas <cmeiohas@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agordma: update uapi header
Chiara Meiohas [Tue, 30 Apr 2024 10:18:19 +0000 (13:18 +0300)] 
rdma: update uapi header

Update rdma_netlink.h file up to kernel commit e18fa0bbcedf
("RDMA/core: Add an option to display driver-specific QPs in the rdmatool")

Signed-off-by: Chiara Meiohas <cmeiohas@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agouapi: update vdpa.h
Stephen Hemminger [Mon, 29 Apr 2024 18:28:23 +0000 (11:28 -0700)] 
uapi: update vdpa.h

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agoip: Exit exec in child process if setup fails
Yedaya Katsman [Tue, 23 Apr 2024 18:38:20 +0000 (21:38 +0300)] 
ip: Exit exec in child process if setup fails

If we forked, returning from the function will make the calling code to
continue in both the child and parent process. Make cmd_exec exit if
setup failed and it forked already.

An example of issues this causes, where a failure in setup causes
multiple unnecessary tries:

```
$ ip netns
ef
ab
$ ip -all netns exec ls

netns: ef
setting the network namespace "ef" failed: Operation not permitted

netns: ab
setting the network namespace "ab" failed: Operation not permitted

netns: ab
setting the network namespace "ab" failed: Operation not permitted
```

Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agoMerge branch 'pfcp' into next
David Ahern [Tue, 23 Apr 2024 16:29:52 +0000 (16:29 +0000)] 
Merge branch 'pfcp' into next

Wojciech Drewek  says:

====================

New PFCP module was accepted in the kernel together with cls_flower
changes which allow to filter the packets using PFCP specific fields [1].
Packet Forwarding Control Protocol is a 3GPP Protocol defined in
TS 29.244 [2].

Extended ip link with the support for the new PFCP device.
Add pfcp_opts support in tc-flower.

[1] https://lore.kernel.org/netdev/171196563119.11638.12210788830829801735.git-patchwork-notify@kernel.org/
[2] https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3111

====================

Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agouse missing argument helper
Stephen Hemminger [Tue, 23 Apr 2024 16:01:46 +0000 (09:01 -0700)] 
use missing argument helper

There is a helper in utilities to handle missing argument,
but it was not being used consistently.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agof_flower: implement pfcp opts
Michal Swiatkowski [Mon, 22 Apr 2024 12:05:51 +0000 (14:05 +0200)] 
f_flower: implement pfcp opts

Allow adding tc filter for PFCP header.

Add support for parsing TCA_FLOWER_KEY_ENC_OPTS_PFCP.
Options are as follows: TYPE:SEID.

TYPE is a 8-bit value represented in hex and can be  1
for session header and 0 for node header. In PFCP packet
this is S flag in header.

SEID is a 64-bit session id value represented in hex.

This patch enables adding hardware filters using PFCP fields, see [1].

[1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=d823265dd45bbf14bd67aa476057108feb4143ce

Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Signed-off-by: Wojciech Drewek <wojciech.drewek@intel.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoip: PFCP device support
Wojciech Drewek [Mon, 22 Apr 2024 12:05:50 +0000 (14:05 +0200)] 
ip: PFCP device support

Packet Forwarding Control Protocol is a 3GPP Protocol defined in
TS 29.244 [1]. Add support for PFCP device type in ip link.
It is capable of receiving PFCP messages and extracting its
metadata (session ID).

Its only purpose is to be used together with tc flower to create
SW/HW filters.

PFCP module does not take any netlink attributes so there is no
need to parse any args. Add new sections to the man to let the
user know about new device type.

[1] https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3111

Signed-off-by: Wojciech Drewek <wojciech.drewek@intel.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoman: fix doc, ip link does support "change"
Jiayun Chen [Tue, 16 Apr 2024 01:32:15 +0000 (09:32 +0800)] 
man: fix doc, ip link does support "change"

ip link does support "change".

if (matches(*argv, "set") == 0 ||
    matches(*argv, "change") == 0)
    return iplink_modify(RTM_NEWLINK, 0,
                 argc-1, argv+1);

The attached patch documents this.

Signed-off-by: Jiayun Chen <jiayunchen@smail.nju.edu.cn>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agotc/util: remove unused argument from print_tcstats2_attr
Stephen Hemminger [Sat, 13 Apr 2024 22:04:06 +0000 (15:04 -0700)] 
tc/util: remove unused argument from print_tcstats2_attr

The function doesn't use the FILE handle.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agotc/police: remove unused argument to tc_print_police
Stephen Hemminger [Sat, 13 Apr 2024 22:04:05 +0000 (15:04 -0700)] 
tc/police: remove unused argument to tc_print_police

FILE handle no longer used.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agotc/util: remove unused argument from print_action_control
Stephen Hemminger [Sat, 13 Apr 2024 22:04:04 +0000 (15:04 -0700)] 
tc/util: remove unused argument from print_action_control

The FILE handle is no longer used.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agotc/util: remove unused argument from print_tm
Stephen Hemminger [Sat, 13 Apr 2024 22:04:03 +0000 (15:04 -0700)] 
tc/util: remove unused argument from print_tm

File argument no longer used.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agotc/u32: remove FILE argument
Stephen Hemminger [Sat, 13 Apr 2024 22:04:02 +0000 (15:04 -0700)] 
tc/u32: remove FILE argument

The pretty printing routines no longer use the file handle.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoMerge remote-tracking branch 'main/main' into next
David Ahern [Sun, 21 Apr 2024 01:12:29 +0000 (01:12 +0000)] 
Merge remote-tracking branch 'main/main' into next

Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoman: use clsact qdisc for port mirroring examples on matchall and mirred
Arınç ÜNAL [Sat, 13 Apr 2024 14:48:48 +0000 (17:48 +0300)] 
man: use clsact qdisc for port mirroring examples on matchall and mirred

The clsact qdisc supports ingress and egress. Instead of using two qdiscs
to do ingress and egress port mirroring, clsact can be used. Therefore, use
clsact for the port mirroring examples on the tc-matchall.8 and tc-mirred.8
documents.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agomnl: initialize generic netlink version
Stephen Hemminger [Mon, 15 Apr 2024 16:09:55 +0000 (09:09 -0700)] 
mnl: initialize generic netlink version

The version field in mnlu was being passed in but never set.
This meant that all places mnlu_gen_socket was used, the version would
be uninitialized data from malloc().

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
15 months agoss: mptcp: print out last time counters
Geliang Tang [Fri, 12 Apr 2024 08:19:52 +0000 (10:19 +0200)] 
ss: mptcp: print out last time counters

Three new "last time" counters have been added to "struct mptcp_info":
last_data_sent, last_data_recv and last_ack_recv. They have been added
in commit 18d82cde7432 ("mptcp: add last time fields in mptcp_info") in
net-next recently.

This patch prints out these new counters into mptcp_stats output in ss.

Signed-off-by: Geliang Tang <geliang@kernel.org>
Acked-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agodevlink: Support setting max_io_eqs
Parav Pandit [Wed, 10 Apr 2024 11:58:08 +0000 (14:58 +0300)] 
devlink: Support setting max_io_eqs

Devices send event notifications for the IO queues,
such as tx and rx queues, through event queues.

Enable a privileged owner, such as a hypervisor PF, to set the number
of IO event queues for the VF and SF during the provisioning stage.

example:
Get maximum IO event queues of the VF device::

  $ devlink port show pci/0000:06:00.0/2
  pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
      function:
          hw_addr 00:00:00:00:00:00 ipsec_packet disabled max_io_eqs 10

Set maximum IO event queues of the VF device::

  $ devlink port function set pci/0000:06:00.0/2 max_io_eqs 32

  $ devlink port show pci/0000:06:00.0/2
  pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1
      function:
          hw_addr 00:00:00:00:00:00 ipsec_packet disabled max_io_eqs 32

Signed-off-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoUpdate kernel headers
David Ahern [Sat, 13 Apr 2024 16:32:58 +0000 (16:32 +0000)] 
Update kernel headers

Update kernel headers to commit:
    32affa5578f0 ("fib: rules: no longer hold RTNL in fib_nl_dumprule()")

Signed-off-by: David Ahern <dsahern@kernel.org>
15 months agoip: Support filter links with no VF info
renmingshuai [Thu, 11 Apr 2024 02:43:19 +0000 (10:43 +0800)] 
ip: Support filter links with no VF info

Kernel has add IFLA_EXT_MASK attribute for indicating that certain
extended ifinfo values are requested by the user application. The ip
link show cmd always request VFs extended ifinfo.

In this case, RTM_GETLINK for greater than about 220 VFs truncates
IFLA_VFINFO_LIST due to the maximum reach of nlattr's nla_len being
exceeded. As a result, ip link show command only show the truncated
VFs info sucn as:

    #ip link show dev eth0
    1: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 ...
        link/ether ...
        vf 0     link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff ...
    Truncated VF list: eth0

This patch add novf to support filter links with no VF info:
ip link show novf

v2:
- use an one word option instead of an option with on/off.
- fix the issue that break changes made for the link filter
  already done for VF's.

v3:
- "novf" set vfinfo to 0 and the RTEXT_FILTER_VF flag is not added.

Signed-off-by: Mingshuai Ren <renmingshuai@huawei.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
16 months agoman: fix brief explanation of `ip netns attach NAME PID`
Yusuke Ichiki [Tue, 2 Apr 2024 02:08:17 +0000 (11:08 +0900)] 
man: fix brief explanation of `ip netns attach NAME PID`

Rewrite the explanation as it was duplicated with that of
`ip netns add NAME`.

Signed-off-by: Yusuke Ichiki <public@yusuke.pub>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoarpd: create /var/lib/arpd on first use
Max Gautier [Mon, 18 Mar 2024 15:49:13 +0000 (16:49 +0100)] 
arpd: create /var/lib/arpd on first use

The motivation is to build distributions packages without /var to go
towards stateless systems, see link below (TL;DR: provisionning anything
outside of /usr on boot).

We only try do create the database directory when it's in the default
location, and assume its parent (/var/lib in the usual case) exists.

Links: https://0pointer.net/blog/projects/stateless.html
Signed-off-by: Max Gautier <mg@max.gautier.name>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoila: allow show, list and lst as synonyms
Stephen Hemminger [Wed, 27 Mar 2024 23:55:09 +0000 (16:55 -0700)] 
ila: allow show, list and lst as synonyms

Across ip commands show, list and misspelling lst are treated
the same.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agobridge: vlan: fix compressvlans usage
Date Huang [Fri, 22 Mar 2024 12:39:23 +0000 (20:39 +0800)] 
bridge: vlan: fix compressvlans usage

Add the missing 'compressvlans' to man page

Signed-off-by: Date Huang <tjjh89017@hotmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agobridge: vlan: fix compressvlans usage
Date Huang [Fri, 22 Mar 2024 12:39:22 +0000 (20:39 +0800)] 
bridge: vlan: fix compressvlans usage

Fix the incorrect short opt for compressvlans and color
in usage

Signed-off-by: Date Huang <tjjh89017@hotmail.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agouapi: update vdpa.h
Stephen Hemminger [Mon, 25 Mar 2024 01:16:06 +0000 (18:16 -0700)] 
uapi: update vdpa.h

Autogenerated from 6.9-rc1.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoifstat: don't set errno if strdup fails
Denis Kirjanov [Mon, 18 Mar 2024 09:16:40 +0000 (05:16 -0400)] 
ifstat: don't set errno if strdup fails

the strdup man page states that the errno value
set by the function so there is not need to set it.

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoifstat: handle strdup return value
Denis Kirjanov [Mon, 18 Mar 2024 09:15:41 +0000 (05:15 -0400)] 
ifstat: handle strdup return value

get_nlmsg_extended is missing the check as
it's done in get_nlmsg

v2: don't set the errno value explicitly

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agouapi: update headers
Stephen Hemminger [Sat, 16 Mar 2024 15:14:56 +0000 (08:14 -0700)] 
uapi: update headers

User headers based on pre 6.9-rc1

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoMerge branch 'nexthop-grp-stats' into next
David Ahern [Fri, 15 Mar 2024 15:05:23 +0000 (15:05 +0000)] 
Merge branch 'nexthop-grp-stats' into next

Petr Machata  says:

====================

Next hop group stats allow verification of balancedness of a next hop
group. The feature was merged in kernel commit 7cf497e5a122 ("Merge branch
'nexthop-group-stats'"). This patchset adds to ip the corresponding
support.

NH group stats come in two flavors: as statistics for SW and for HW
datapaths. The former is shown when -s is given to "ip nexthop". The latter
demands more work from the kernel, and possibly driver and HW, and might
not be always necessary. Therefore tie it to -s -s, similarly to how ip
link shows more detailed stats when -s is given twice.

Here's an example usage:

 # ip link add name gre1 up type gre \
      local 172.16.1.1 remote 172.16.1.2 tos inherit
 # ip nexthop replace id 1001 dev gre1
 # ip nexthop replace id 1002 dev gre1
 # ip nexthop replace id 1111 group 1001/1002 hw_stats on
 # ip -s -s -j -p nexthop show id 1111
 [ {
  [ ...snip... ]
         "hw_stats": {
             "enabled": true,
             "used": true
         },
         "group_stats": [ {
                 "id": 1001,
                 "packets": 0,
                 "packets_hw": 0
             },{
                 "id": 1002,
                 "packets": 0,
                 "packets_hw": 0
             } ]
     } ]

hw_stats.enabled shows whether hw_stats have been requested for the given
group. hw_stats.used shows whether any driver actually implemented the
counter. group_stats[].packets show the total stats, packets_hw only the
HW-datapath stats.

====================

Signed-off-by: David Ahern <dsahern@kernel.org>
16 months agoip: ipnexthop: Allow toggling collection of nexthop group HW statistics
Petr Machata [Thu, 14 Mar 2024 14:52:15 +0000 (15:52 +0100)] 
ip: ipnexthop: Allow toggling collection of nexthop group HW statistics

Besides SW datapath stats, the kernel also support collecting statistics
from HW datapath, for nexthop groups offloaded to HW. Since collection of
these statistics may consume HW resources, there is an interface to request
that the HW stats be recorded. Add this toggle to "ip nexthop".

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
16 months agoip: ipnexthop: Support dumping next hop group HW stats
Petr Machata [Thu, 14 Mar 2024 14:52:14 +0000 (15:52 +0100)] 
ip: ipnexthop: Support dumping next hop group HW stats

Besides SW datapath stats, the kernel also support collecting statistics
from HW datapath, for nexthop groups offloaded to HW. Request that these be
collected when ip is given "-s -s", similarly to how "ip link" shows more
statistics in that case.

Besides the statistics themselves, also show whether the collection of HW
statistics was in fact requested, and whether any driver actually
implemented the request.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
16 months agoip: ipnexthop: Support dumping next hop group stats
Petr Machata [Thu, 14 Mar 2024 14:52:13 +0000 (15:52 +0100)] 
ip: ipnexthop: Support dumping next hop group stats

Next hop group stats allow verification of balancedness of a next hop
group. The feature was merged in kernel commit 7cf497e5a122 ("Merge branch
'nexthop-group-stats'"). Add to ip the corresponding support. The
statistics are requested if "ip nexthop" is started with -s.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
16 months agolibnetlink: Add rta_getattr_uint()
Petr Machata [Thu, 14 Mar 2024 14:52:12 +0000 (15:52 +0100)] 
libnetlink: Add rta_getattr_uint()

NLA_UINT attributes have a 4-byte payload if possible, and an 8-byte one if
necessary. Add a function to extract these. Since we need to dispatch on
length anyway, make the getter truly universal by supporting also u8 and
u16.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
16 months agoUpdate kernel headers
David Ahern [Fri, 15 Mar 2024 15:02:15 +0000 (15:02 +0000)] 
Update kernel headers

Update kernel headers to commit:
    237bb5f7f7f5 ("cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function")

Signed-off-by: David Ahern <dsahern@kernel.org>
16 months agotc-simple.8: take Jamal's prompt off examples
Stephen Hemminger [Tue, 12 Mar 2024 22:44:50 +0000 (15:44 -0700)] 
tc-simple.8: take Jamal's prompt off examples

The examples on tc-simple man page had extra stuff in
the prompt which is not necessary.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agosimple: support json output
Stephen Hemminger [Tue, 12 Mar 2024 22:42:16 +0000 (15:42 -0700)] 
simple: support json output

Last action that never got JSON support.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoskbmod: support json in print
Stephen Hemminger [Tue, 12 Mar 2024 22:40:59 +0000 (15:40 -0700)] 
skbmod: support json in print

This tc action never got jsonized.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agopedit: log errors to stderr
Stephen Hemminger [Tue, 12 Mar 2024 22:40:26 +0000 (15:40 -0700)] 
pedit: log errors to stderr

The errors should bo to stderr, not to stdout.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agotc: support JSON for legacy stats
Stephen Hemminger [Mon, 11 Mar 2024 19:26:35 +0000 (12:26 -0700)] 
tc: support JSON for legacy stats

The extended stats already supported JSON output, add to the
legacy stats as well.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoman: fix typo found by Lintian
Luca Boccassi [Tue, 12 Mar 2024 22:24:22 +0000 (22:24 +0000)] 
man: fix typo found by Lintian

Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agotc: remove no longer used helpers
Stephen Hemminger [Fri, 8 Mar 2024 17:16:01 +0000 (09:16 -0800)] 
tc: remove no longer used helpers

The removal of tick usage in netem, means that some of the
helper functions in tc are no longer used and can be safely removed.
Other functions can be made static.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agonetem: use 64 bit value for latency and jitter
Stephen Hemminger [Wed, 13 Mar 2024 16:54:44 +0000 (09:54 -0700)] 
netem: use 64 bit value for latency and jitter

The current version of netem in iproute2 has a maximum of 4.3 seconds
because of scaled 32 bit clock values. Some users would like to be
able to use larger delays to emulate things like storage delays.

Since kernel version 4.15, netem qdisc had netlink parameters
to express wider range of delays in nanoseconds. But the iproute2
side was never updated to use them.

This does break compatibility with older kernels (4.14 and earlier).
With these out of support kernels, the latency/delay parameter
will end up being ignored.

Reported-by: Marc Blanchet <marc.blanchet@viagenie.ca>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
16 months agoREADME: add note about kernel version compatibility
Stephen Hemminger [Fri, 8 Mar 2024 17:15:59 +0000 (09:15 -0800)] 
README: add note about kernel version compatibility

Since next netem changes will break some usages of out of support kernels,
add an explicit policy about range of kernel versions.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agotc: make exec_util arg const
Stephen Hemminger [Mon, 11 Mar 2024 23:14:18 +0000 (16:14 -0700)] 
tc: make exec_util arg const

The callbacks in exec_util should not be modifying underlying
qdisc operations structure.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agotc: make action_util arg const
Stephen Hemminger [Mon, 11 Mar 2024 23:12:30 +0000 (16:12 -0700)] 
tc: make action_util arg const

The callbacks in action_util should not be modifying underlying
qdisc operations structure.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agotc: make filter_util args const
Stephen Hemminger [Mon, 11 Mar 2024 23:10:24 +0000 (16:10 -0700)] 
tc: make filter_util args const

The callbacks in filter_util should not be modifying underlying
qdisc operations structure.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agotc: make qdisc_util arg const
Stephen Hemminger [Mon, 11 Mar 2024 23:08:34 +0000 (16:08 -0700)] 
tc: make qdisc_util arg const

The callbacks in qdisc_util should not be modifying underlying
qdisc operations structure.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agoMerge branch 'main' of git://git.kernel.org/pub/scm/network/iproute2/iproute2-next
Stephen Hemminger [Mon, 11 Mar 2024 23:39:39 +0000 (16:39 -0700)] 
Merge branch 'main' of git://git.kernel.org/pub/scm/network/iproute2/iproute2-next

17 months agotc/action: remove trailing whitespace
Stephen Hemminger [Mon, 11 Mar 2024 17:32:05 +0000 (10:32 -0700)] 
tc/action: remove trailing whitespace

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agort_names: whitespace cleanup
Stephen Hemminger [Mon, 11 Mar 2024 16:18:44 +0000 (09:18 -0700)] 
rt_names: whitespace cleanup

Fix indentation.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agov6.8.0 v6.8.0
Stephen Hemminger [Mon, 11 Mar 2024 15:53:55 +0000 (08:53 -0700)] 
v6.8.0

17 months agoiproute2: move generic_proc_open into lib
Denis Kirjanov [Mon, 4 Mar 2024 14:13:40 +0000 (09:13 -0500)] 
iproute2: move generic_proc_open into lib

the function has the same definition in ifstat and ss

v2: fix the typo in the chagelog
v3: rebase on master

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agoifstat: support 64 interface stats
Stephen Hemminger [Thu, 29 Feb 2024 04:37:28 +0000 (20:37 -0800)] 
ifstat: support 64 interface stats

The 32 bit statistics are problematic since 32 bit value can
easily wraparound at high speed. Use 64 bit stats if available.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agoss: fix output of MD5 signature keys configured on TCP sockets
Lars Ellenberg [Fri, 1 Mar 2024 12:33:24 +0000 (13:33 +0100)] 
ss: fix output of MD5 signature keys configured on TCP sockets

da9cc6ab introduced printing of MD5 signature keys when found.
But when changing printf() to out() calls with 90351722,
the implicit printf call in print_escape_buf() was overlooked.
That results in a funny output in the first line:
"<all-your-tcp-signature-keys-concatenated>State"
and ambiguity as to which of those bytes belong to which socket.

Add a static void out_escape_buf() immediately before we use it.

da9cc6ab (ss: print MD5 signature keys configured on TCP sockets, 2017-10-06)
90351722 (ss: Replace printf() calls for "main" output by calls to helper, 2017-12-12)

Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agotc: Fix json output for f_u32
Takanori Hirano [Mon, 4 Mar 2024 12:02:04 +0000 (12:02 +0000)] 
tc: Fix json output for f_u32

Signed-off-by: Takanori Hirano <me@hrntknr.net>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agoifstat: handle unlink return value
Denis Kirjanov [Thu, 29 Feb 2024 12:26:34 +0000 (07:26 -0500)] 
ifstat: handle unlink return value

Print an error message if we can't remove the history file

v2: exit if unlink failed
v3: restore the changelog

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
17 months agonstat: convert sprintf to snprintf
Denis Kirjanov [Wed, 28 Feb 2024 13:58:58 +0000 (08:58 -0500)] 
nstat: convert sprintf to snprintf

Use snprintf to print only valid data.
That's the similar change done for ifstat.

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agonstat: use stack space for history file name
Denis Kirjanov [Wed, 28 Feb 2024 13:58:57 +0000 (08:58 -0500)] 
nstat: use stack space for history file name

as the name doesn't require a lot of storage put
it on the stack. Moreover the memory allocated via
malloc wasn't returned.

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agonstat: constify name argument in generic_proc_open
Denis Kirjanov [Wed, 28 Feb 2024 13:58:56 +0000 (08:58 -0500)] 
nstat: constify name argument in generic_proc_open

the argument passed to the function
is always a constant value

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agoman8: ioam: add doc for monitor command
Justin Iurman [Thu, 22 Feb 2024 15:45:39 +0000 (16:45 +0100)] 
man8: ioam: add doc for monitor command

Add a sentence in the doc to describe what the new "monitor" command
does.

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agoip: ioam6: add monitor command
Justin Iurman [Thu, 22 Feb 2024 15:45:38 +0000 (16:45 +0100)] 
ip: ioam6: add monitor command

Add the "ip ioam monitor" command to be able to read all IOAM data
received. This is based on a netlink multicast group.

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agoUpdate kernel headers
David Ahern [Sun, 3 Mar 2024 22:24:26 +0000 (22:24 +0000)] 
Update kernel headers

Update kernel headers to commit
    4b2765ae410a ("Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")

Signed-off-by: David Ahern <dsahern@kernel.org>
17 months agouapi: update in6.h
Stephen Hemminger [Fri, 1 Mar 2024 00:09:24 +0000 (16:09 -0800)] 
uapi: update in6.h

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>