EigrpInterfaceTable.ned

NED File src/inet/routing/eigrp/tables/EigrpInterfaceTable.ned

Name Type Description
EigrpInterfaceTable simple module (no description)

Source code

//
// Copyright (C) 2009 - today Brno University of Technology, Czech Republic
//
// SPDX-License-Identifier: LGPL-3.0-or-later
//
// @author Jan Zavrel ([email protected])
// @author Jan Bloudicek ([email protected])
// @author Vit Rek ([email protected])
// @author Vladimir Vesely ([email protected])
// @copyright Brno University of Technology (www.fit.vutbr.cz) under GPLv3

package inet.routing.eigrp.tables;

simple EigrpInterfaceTable
{
    @display("i=block/table");
}