summaryrefslogtreecommitdiff
path: root/clients/nm-online.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-04-18 08:16:27 +0200
committerThomas Haller <thaller@redhat.com>2019-04-18 18:51:21 +0200
commit5b2d0f0f9f3f0477f7409ac374858ae1cd52b092 (patch)
treebc27a00a6b23edeb890581b984a1c67fba647e0e /clients/nm-online.c
parentf6237b3f2432d7209fd2f811d7228615becd8173 (diff)
downloadNetworkManager-5b2d0f0f9f3f0477f7409ac374858ae1cd52b092.tar.gz
cli: use "escaped-tokens" style for splitting "vlan.xgress-priority-map" list
There should be little difference here, because the priority list is (and was) never serialized with special characters like backslashes or delimiters that require escaping. Likewise, no working code actually tried to set such characters. Still, drop the plain VALUE_STRSPLIT_MODE_STRIPPED and use VALUE_STRSPLIT_MODE_ESCAPED_TOKENS_WITH_SPACES instead. We should have a small set of modes that we use for splitting strings. (cherry picked from commit 7f01da917ef866c5976c359375e26c6aa33206cc)
Diffstat (limited to 'clients/nm-online.c')
0 files changed, 0 insertions, 0 deletions