diff options
author | Tom Gundersen <teg@jklm.no> | 2014-07-19 01:37:22 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-07-21 13:32:27 +0200 |
commit | 653912918f594ebbca46806b302ef6b477402575 (patch) | |
tree | 1f997e695a8a6493c9d9bc6dac9d14fa59edc6ff /TODO | |
parent | 0e8415f2e5c42e87ca3b7a96138675f64696cb7a (diff) |
sd-network: drop get_ifindices
People should use rtnl for this, and then only query sd-network by the ifindices it finds.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -29,7 +29,6 @@ Features: releases (probably not even a directory in /run for it) - the order between ipv6 and ipv4 dns servers probably matters, hence the current DNS apis won't suffice - - sd_network_get_ifindices() sounds redundant, rtnetlink can do that too * resolved: - IDN (?) |