commit | 7795bcef32bde2039bd6399c069abbc40538a510 | [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 | c884535fb26e726daa28b3f818a55818c65e4a13 | |
parent | bd5b03c2a1a88e95af6c72ae0f88a2db9dded0b2 [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.