projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
91d910e
7454aec
)
Merge pull request #5146 from ssahani/ifname-alias
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Wed, 1 Feb 2017 01:36:20 +0000
(20:36 -0500)
committer
GitHub
<noreply@github.com>
Wed, 1 Feb 2017 01:36:20 +0000
(20:36 -0500)
networkd: Allow ':' in label
This reverts
a341dfe563
and takes a slightly different approach: anything is
allowed in network interface labels, but network interface names are verified
as before (i.e. amongst other things, no colons are allowed there).
Trivial merge