commit | 94e11fc41d9bb7648932a21be7fa895c2432f610 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Aug 25 16:56:27 2009 -0700 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Sep 01 14:02:27 2009 -0700 |
tree | f8bc5c33a80990cc5ee8b8b560a038a66e631208 | |
parent | 2c23efcdb5bf7e055caa166e56cfdd50011f02df [diff] |
InetAddress refactoring. 1. Refactor all protocol-specific methods from InetAddress into Inet[46]Address. 2. Move all protocol-specific constants from InetAddress into Inet[46]Address. This change should have no effect on the stack's behaviour but makes it easy to find parts of the code that still have dependencies on IPv4 so they can be examined and fixed. Change-Id: I70860ee04cf7c01bffaa35c8c64199f69d99826f