iproute/SOURCES
2026-03-30 10:34:26 -04:00
..
0001-lib-Move-mnlg-to-lib-for-shared-use.patch import CS iproute-6.17.0-2.el9 2026-03-30 10:34:26 -04:00
0002-lib-Add-str_to_bool-helper-function.patch import CS iproute-6.17.0-2.el9 2026-03-30 10:34:26 -04:00
0003-uapi-import-dpll.h-from-last-sync-point.patch import CS iproute-6.17.0-2.el9 2026-03-30 10:34:26 -04:00
0004-dpll-Add-dpll-command.patch import CS iproute-6.17.0-2.el9 2026-03-30 10:34:26 -04:00
README.etc import CS iproute-6.14.0-2.el9 2025-09-15 12:04:53 +00:00
rt_dsfield.deprecated import iproute-5.13.0-5.el9 2021-12-09 12:50:51 +00: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.