commit | c98d470a1e295260e5424c8d197f5e6f7e0f6a63 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 06 13:01:12 2009 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Oct 06 13:01:12 2009 -0700 |
tree | 620f07561a1acd1e1f3c91216d573130df8907ff | |
parent | 984f977f6ef6d033cf1162adfa066123a5a7919a [diff] |
Remove the intermediate representation in getNetworkInterfaces. This gets rid of a lot of unnecessary complexity by going straight from the kernel's representation to the Java representation, without the useless C structs in between.