]> 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>
Fri, 19 Aug 2016 13:49:33 +0000 (15:49 +0200)
commit1a7b71bb146b4355683bde5df8b1b5b7dc7e36ed
tree2146d9cea4470dd474a51252efff512ba3195514
parent5db79ae414ee5ac2d964348d5e9fd3e1b37a088c
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
(cherry picked from commit b8e6c051c6ad6ae3ae93db8e74f37dbc82c22514)
modules.d/40network/net-lib.sh