summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
14e393c)
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
-This is common code for the jsoninfo and txtinfo plugins.
+This is common code for the jsoninfo, txtinfo and other 'info' plugins.
============
An info plugin aims to deliver all of the information about the runtime status
============
An info plugin aims to deliver all of the information about the runtime status
-and configuration of olsrd.
+and configuration of OLSRd.
Information that can be requested:
* specific parts of runtime data or startup configuration
Information that can be requested:
* specific parts of runtime data or startup configuration
* overview of startup configuration
* all of the information in one report
* overview of startup configuration
* all of the information in one report
-Additionally, an info plugin can dump the current olsrd configuration in the
+Additionally, an info plugin can dump the current OLSRd configuration in the
in the olsrd.conf format.
in the olsrd.conf format.