commit | b06324a5c1af11b0fef76bdafa569a60498a93d2 | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <robdroid@android.com> | Tue Aug 25 14:00:10 2009 -0700 |
committer | Robert Greenwalt <robdroid@android.com> | Tue Aug 25 14:00:10 2009 -0700 |
tree | 227c8ff7207493e78452b7cda366847fef006f79 | |
parent | dbade9d6a075b1d5b8ebe10ee8961a5de296c93b [diff] |
Fix the removal of dns entries. When switching default networks we should erase any excess dns server entries. The old code used the wrong index and didn't erase all of them properly. Found in conjunction with bug: 2077628