This sets up a listener, that will listen for any Neighbor Solicitation messages, and respond to them according to a set of rules.
Declarations
Type
attribute set of (submodule)
Default
{ }
Example
{
eth0.rules."1111::/64" = {};
}
This sets up a listener, that will listen for any Neighbor Solicitation messages, and respond to them according to a set of rules.
attribute set of (submodule)
{ }
{
eth0.rules."1111::/64" = {};
}