SecurityAssociationDatabase

Package: inet.networklayer.ipv4.ipsec

SecurityAssociationDatabase

simple module

Represents the IPsec Security Association Database (SAD). The database is filled by the IPsec module.

Used in compound modules

Name Type Description
IPv4NetworkLayer compound module

Network layer of an IPv4 node.

Properties

Name Value Description
display i=block/table2;is=s

Source code

//
// Represents the IPsec Security Association Database (SAD).
// The database is filled by the IPsec module.
//
simple SecurityAssociationDatabase
{
    @display("i=block/table2;is=s");
}
File: src/inet/networklayer/ipv4/ipsec/SecurityAssociationDatabase.ned