dracut/modules.d/40network
Harald Hoyer b8e6c051c6 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
2016-08-17 16:26:13 +02:00
..
dhclient-script.sh network: differ between ipv6 local and global tentative 2016-06-30 11:10:35 +02:00
dhclient.conf network/dhclient.conf: add missing commata 2016-06-24 11:10:19 +02:00
dhcp-root.sh Rewrite "rootok" and "netroot" logic 2013-09-04 09:49:19 +02:00
ifname-genrules.sh network/ifname-genrules.sh: check for multiple ifname= lines 2012-07-06 12:57:17 +02:00
ifup.sh network: support multiple vlan, team, bridge and bond 2016-07-04 16:28:08 +02:00
kill-dhclient.sh 40network/kill-dhclient.sh: kill dhclient silently 2012-03-08 10:58:16 +01:00
module-setup.sh network/net-lib.sh: delete duplicated DNS items from "/etc/resolv.conf" 2016-06-29 17:27:36 +02:00
net-genrules.sh network: support multiple vlan, team, bridge and bond 2016-07-04 16:28:08 +02:00
net-lib.sh network:ibft put IPv6 IP in brackets 2016-08-17 16:26:13 +02:00
netroot.sh network/netroot.sh: better handling of $netroot and dhcp 2015-09-10 13:23:32 +02:00
parse-bond.sh network/parse-bond.sh: handle multiple bond interfaces 2016-06-22 13:32:11 +02:00
parse-bridge.sh network: support multiple vlan, team, bridge and bond 2016-07-04 16:28:08 +02:00
parse-ibft.sh network: move "ip=ibft" handling to network module 2015-09-03 12:41:44 +02:00
parse-ifname.sh network: factor out parse_ifname_opts() for ifname-genrules 2012-07-05 14:33:45 +02:00
parse-ip-opts.sh network: if rd.neednet=0 we don't need a bootdev 2016-02-29 15:07:59 +01:00
parse-team.sh network: support multiple vlan, team, bridge and bond 2016-07-04 16:28:08 +02:00
parse-vlan.sh network: support multiple vlan, team, bridge and bond 2016-07-04 16:28:08 +02:00