BindingUpdateList.ned

NED File src/inet/networklayer/xmipv6/BindingUpdateList.ned

Name Type Description
BindingUpdateList simple module

xMIPv6 Data structure for the Mobile Node

Source code

//
// Copyright (C) 2007
// Faqir Zarrar Yousaf
// Communication Networks Institute, Dortmund University of Technology (TU Dortmund), Germany.
// Christian Bauer
// Institute of Communications and Navigation, German Aerospace Center (DLR)
//
// SPDX-License-Identifier: LGPL-3.0-or-later
//
//

package inet.networklayer.xmipv6;

//
// ~xMIPv6 Data structure for the Mobile Node
//
// @see  ~xMIPv6.
//
simple BindingUpdateList
{
}