diff options
author | Thomas Haller <thaller@redhat.com> | 2019-03-16 14:03:26 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-03-25 09:12:32 +0100 |
commit | 25ef45ff3debe7d3df526f7727401116b4f3252e (patch) | |
tree | 8c8c35602ecf6c58d91e343fdb54cdd1a2ba3051 /MAINTAINERS | |
parent | bb4e5a7a62ce7322beaac55d3f14528bde43eec0 (diff) | |
download | NetworkManager-25ef45ff3debe7d3df526f7727401116b4f3252e.tar.gz |
libnm/cli: support deleting VLAN egress/ingress priority map by "from"
The "from" part is like a key for the egress/ingress priority map.
Extend nm_setting_vlan_remove_priority_str_by_value() to accept only the
"from" part when finding and deleting value. This allows for:
$ nmcli connection modify "$PROFILE" -vlan.ingress-priority-map '4:'
$ nmcli connection modify "$PROFILE" -vlan.ingress-priority-map '4:*'
to fuzzy match the value to remove.
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions