BindingCache.ned

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

Name Type Description
BindingCache simple module

xMIPv6 Data structure for the HA and CN(s) only.

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 HA and CN(s) only.
//
// @see  ~xMIPv6.
//
simple BindingCache
{
}