diff options
Diffstat (limited to 'components/onc/docs/onc_spec.html')
-rw-r--r-- | components/onc/docs/onc_spec.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html index 4b72a3e..6822117 100644 --- a/components/onc/docs/onc_spec.html +++ b/components/onc/docs/onc_spec.html @@ -400,6 +400,17 @@ networks. The format is 00:11:22:AA:BB:CC. </dd> + <dt class="field">Priority</dt> + <dd> + <span class="field_meta"> + (optional) + <span class="type">integer</span> + </span> + Provides a suggested priority value for this network. May be used by the + system to determine which network to connect to when multiple configured + networks are available (or may be ignored). + </dd> + </dl> <section> |