]> git.ipfire.org Git - thirdparty/systemd.git/commit
rtnl: order local addresses/gateways by the address itself as last resort
authorLennart Poettering <lennart@poettering.net>
Thu, 4 Dec 2014 03:16:29 +0000 (04:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 4 Dec 2014 03:16:31 +0000 (04:16 +0100)
commit00d75e5752f68a7b5d066158fdf0adffcaa9a7f2
tree9ae1488ba596c9f1d4e39447fc4d3f772a15055a
parent9008e1ac925afcdef7b45042c03fa5444f1c52c2
rtnl: order local addresses/gateways by the address itself as last resort

This way we can be sure that the returned list is stable regarding
modifications in the kernel.
src/libsystemd/sd-rtnl/local-addresses.c