Package: inet.networklayer.ipv4.ipsec
SecurityPolicyDatabase
simple moduleRepresents the IPsec Security Policy Database (SPD). 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 Policy Database (SPD). // The database is filled by the IPsec module. // simple SecurityPolicyDatabase { @display("i=block/table2;is=s"); }File: src/inet/networklayer/ipv4/ipsec/SecurityPolicyDatabase.ned