NetworkManager/src/platform
Pavel Šimerda 75430c72d0 platform: avoid netlink synchronization problem
The route metric is one of the object's key attributes and therefore
cannot be left to be chosen by the kernel. Instead, it must always be
specified explicitly. This matches the architecture of libnl3 and the
current API provided by nm-platform.
2013-06-26 19:58:18 +02:00
..
tests trivial: update .gitignore 2013-06-26 11:10:02 -04:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: remove cached addresses and routes for deleted devices 2013-06-21 04:02:32 +02:00
nm-fake-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-linux-platform.c platform: handle netlink failures properly 2013-06-21 04:03:41 +02:00
nm-linux-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-platform.c platform: avoid netlink synchronization problem 2013-06-26 19:58:18 +02:00
nm-platform.h platform: route utility functions 2013-06-25 09:50:35 +02:00