AddressList
typedef DoublyLinkedList<ContainedAddress> AddressList;
typedef DoublyLinkedList<InterfaceAddress> AddressList;