The iproute rpms
Find a file
Andrea Claudi e2fb4f8067 iproute-6.17.0-1.f44
* Wed Oct 08 2025 Andrea Claudi <aclaudi@redhat.com> - 6.17.0-1.f44
- New version 6.17.0 (Andrea Claudi) [2400133]
- Create /etc/iproute2 for user configuration files (Andrea Claudi) [2343990]

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
2025-10-08 00:31:40 +02:00
tests CI: Add ip neighbour to test 2018-08-02 17:24:20 +05:30
.gitignore iproute-6.17.0-1.f44 2025-10-08 00:31:40 +02:00
iproute.spec iproute-6.17.0-1.f44 2025-10-08 00:31:40 +02:00
README.etc Import README.etc 2025-09-19 04:00:55 -04:00
rt_dsfield.deprecated Import rt_dsfield.deprecated for ELN builds 2024-06-23 22:54:28 -04:00
sources iproute-6.17.0-1.f44 2025-10-08 00:31:40 +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.