commit | 7a71ed899e77cc822abb863e24a422dcf7e9fa33 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Feb 09 14:30:26 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 10 13:22:28 2011 -0800 |
tree | 2811b8ca75c7019522f73c7d972208ae3a3ea8f9 | |
parent | b6644cb706610874104dbf3359e3b67aa59cbc27 [diff] |
inetpeer: Abstract address representation further. Future changes will add caching information, and some of these new elements will be addresses. Since the family is implicit via the ->daddr.family member, replicating the family in ever address we store is entirely redundant. Signed-off-by: David S. Miller <davem@davemloft.net>