]> git.ipfire.org Git - thirdparty/dracut.git/commit
network:ibft put IPv6 IP in brackets
authorHarald Hoyer <harald@redhat.com>
Wed, 17 Aug 2016 14:25:09 +0000 (16:25 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 17 Aug 2016 14:26:13 +0000 (16:26 +0200)
commitb8e6c051c6ad6ae3ae93db8e74f37dbc82c22514
tree12302b8c081f62f43590dc8eb2bf8c4035905a88
parentfc77aca7ddbd33328066a943a4de09de34d25c4c
network:ibft put IPv6 IP in brackets

ip=2620:0052:0000:2220:0226:b9ff:fe81:cde4::[2620:0052:0000:2220:0000:0000:0000:03fe]:64::ibft0:none

should be

ip=[2620:0052:0000:2220:0226:b9ff:fe81:cde4]::[2620:0052:0000:2220:0000:0000:0000:03fe]:64::ibft0:none

https://bugzilla.redhat.com/show_bug.cgi?id=1322592#c19
modules.d/40network/net-lib.sh