]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: accept colons in network interface names, normally used for alias interfaces...
authorpeoronoob <peoro.noob@gmail.com>
Tue, 24 Jan 2017 03:26:41 +0000 (04:26 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 24 Jan 2017 03:26:41 +0000 (22:26 -0500)
commita341dfe563bf3be791107a0c98d47f74366c637d
treebccb578d77e07eb113084cb2c08e9f49d352f963
parent7e974e8530e3605db8186bd0c33bf36087e24e22
network: accept colons in network interface names, normally used for alias interfaces (#5117)
src/basic/socket-util.c
src/test/test-socket-util.c