Advanced IP routing and network device configuration tools
Go to file
Andrea Claudi d734944fe4 iproute-7.0.0-1.el10
* Wed May 27 2026 Andrea Claudi <aclaudi@redhat.com> - 7.0.0-1.el10
- New version 7.0.0 (Andrea Claudi) [RHEL-179060]
Resolves: RHEL-179060, RHEL-138887, RHEL-179061, RHEL-150748

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
2026-05-27 04:33:43 +02:00
.fmf Add tmt test plan 2025-03-31 23:31:47 +02:00
plans Add image-mode testing 2025-04-02 12:29:31 +02:00
tests Add image-mode testing 2025-04-02 12:29:31 +02:00
.gitignore iproute-7.0.0-1.el10 2026-05-27 04:33:43 +02:00
gating.yaml Add tmt test plan 2025-03-31 23:31:47 +02:00
iproute.spec iproute-7.0.0-1.el10 2026-05-27 04:33:43 +02:00
README.etc iproute-6.14.0-2.el10 2025-06-23 00:15:55 +02:00
rt_dsfield.deprecated Import rt_dsfield.deprecated 2024-02-13 11:38:45 -05:00
sources iproute-7.0.0-1.el10 2026-05-27 04:33:43 +02:00

You are looking for your iproute2 config in /etc/iproute2 and it's gone?

Here's an explanation on what's going on:

From v6.5.0, iproute2 supports stateless configuration pattern. This
means that iproute2 now read its config from /etc/iproute2/FOO, and,
if it does not exist, fall back to /usr/share/iproute2/FOO.

You can find iproute2 default configuration in /usr/share/iproute2,
while you can store your user-modified config files in /etc/iproute2.

/usr/share/iproute2 files are not supposed to be manually modified.

If a previous update broke your user config for iproute2, you may
have one or more ".rpmsave" files in /etc/iproute2. You can restore
your config simply dropping the ".rpmsave" suffix from the file name.