Usage
<configuration><forwarding-options><helpers><traceoptions><flag><name>name</name> <!-- identifier --></flag></traceoptions></helpers></forwarding-options>
</configuration>Description
Area of UDP forwarding helper process on which to enable debugging output.
Contents
<name>—No documentation is available yet.
address—Trace address management code.all—Trace all areas of code.bootp—Trace BOOTP/DHCP service-specific code.config—Trace configuration code.domain—Trace DNS service-specific code.ifdb—Trace interface database code.io—Trace I/O code.main—Trace main loop code.port—Trace arbitrary protocol code.rtsock—Trace routing socket code.tftp—Trace TFTP service-specific code.trace—Trace tracing code.ui—Trace user interface code.util—Trace miscellaneous utility code.