Add priority field to support the latest capirca.

This commit is contained in:
zbroch 2017-11-13 16:54:42 +01:00 committed by rallytime
parent 8f994e7cf9
commit 112f92baab
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -131,7 +131,8 @@ _TERM_FIELDS = {
'flattened': False,
'flattened_addr': None,
'flattened_saddr': None,
'flattened_daddr': None
'flattened_daddr': None,
'priority': None
}
# IP-type fields
@ -746,6 +747,7 @@ def get_term_config(platform,
- flattened_addr
- flattened_saddr
- flattened_daddr
- priority
.. note::
The following fields can be also a single value and a list of values: