attr.opt 638 B

1234567891011121314
  1. charon.plugins.attr {}
  2. Section to specify arbitrary attributes that are assigned to a peer via
  3. configuration payload (CP).
  4. charon.plugins.attr.<attr>
  5. <attr> is an attribute name or an integer, values can be an IP address,
  6. subnet or arbitrary value.
  7. **<attr>** can be either _address_, _netmask_, _dns_, _nbns_, _dhcp_,
  8. _subnet_, _split-include_, _split-exclude_ or the numeric identifier of the
  9. attribute type. The assigned value can be an IPv4/IPv6 address, a subnet in
  10. CIDR notation or an arbitrary value depending on the attribute type. For
  11. some attribute types multiple values may be specified as a comma separated
  12. list.