[systemd-devel] [RFC 6/6] update TODO
Tomasz Bursztyka
tomasz.bursztyka at linux.intel.com
Fri Apr 10 05:17:43 PDT 2015
Add the proxy-discoveryd related tasks.
---
TODO | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/TODO b/TODO
index 7be62c9..4331ac7 100644
--- a/TODO
+++ b/TODO
@@ -882,6 +882,16 @@ Features:
- some servers don't do rapid commit without a filled in IA_NA, verify
this behavior
+* proxy-discoveryd:
+ - add the dedicated PAC functions (see Mozilla's nsProxyAutoConfig.js), some may be ported as native functions
+ - add the possibility to create a proxy configuration per-interface via DBus
+ - add the possibility to request a proxy for an interface via DBus
+ - add support for manual based proxy configuration (vs PAC based)
+ - follow the interfaces (their index and IPs) through netlink:
+ - remove the ioctl calls and use the netlink gathered informations instead
+ - the default interface gets the lead for the default proxy configuration to be ran instead of the system-wide one
+ - support IPv6
+
External:
* dbus:
--
2.0.5
More information about the systemd-devel
mailing list