commit | aeae1f5b6c6cf22c2854e07f11555591c5430607 | [log] [tgz] |
---|---|---|
author | Chung-yih Wang <cywang@google.com> | Thu Apr 09 18:09:50 2009 +0800 |
committer | Chung-yih Wang <cywang@google.com> | Mon Apr 13 10:41:17 2009 +0800 |
tree | e11d62b5e4a567c87357bfc952653c5c52658be2 | |
parent | 00a18f62a7c97299cea017578ec7ec179215492b [diff] |
Add the domain search list for VPN connection. The current solution is to read the net.dns.search property, and expand the list during the resolve initialization. In the future, we could implement search list per process. Update: refine the code accordingly. Update: remove unnecessary code. Update: remove the unused variable.