58 Commits (97ff396a97c1c70fbc5516e0f58ab2636a6f9521)

Author SHA1 Message Date
Harald Hoyer 0b7bfacfea network: setup gateway after setting up resolv.conf 10 years ago
Harald Hoyer 07d9319d54 network/net-lib.sh:iface_has_link() wait 5s for the carrier to appear 10 years ago
Harald Hoyer 7c5ec0f5be network:dhcp:wait_for_ipv6_dad() in PREINIT6 10 years ago
Harald Hoyer 7cddd7b838 network/net-lib.sh:parse_iscsi_root(): fix c&p bug 10 years ago
Harald Hoyer 36e8ce4fb0 net-lib.sh:parse_iscsi_root() fix target parsing 10 years ago
Minfei Huang c440d302f1 40network: Fix the syntax to correct the judgment sentence 10 years ago
Harald Hoyer 3947f07d93 ifcfg/write-ifcfg: only write DEVICE for non-kernel names 10 years ago
Harald Hoyer 05065741f0 network/net-lib.sh:is_persistent_ethernet_name() eth* is not 10 years ago
Harald Hoyer 29763cb72d network/net-lib.sh: do not enforce iscsi target name policy 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 7b46244bb9 network: add rd.route parameter 11 years ago
Praveen_Paladugu@Dell.com f4eb0d9804 Installing an OS with VLAN enabled to an ISCSI LUN (from ibft) 11 years ago
Chapman Flack 2c19a5fa78 Specify strstr tightly, add strglob/strglobin. 11 years ago
Harald Hoyer 2e094b20a6 ifcfg: only bind to HWADDR, if addr_assign_type == 0 11 years ago
Harald Hoyer fb0e5184a6 ifcfg: do not bind persistent interface names to HWADDR 11 years ago
Harald Hoyer 43a85a7365 network: merge setup_net_$netif.ok and net.$netif.did-setup 11 years ago
Harald Hoyer 61b4afb424 network: IPv6 status, wait for tentative flag to be cleared 11 years ago
Harald Hoyer 7f70f81153 network/net-lib.sh:wait_for_ipv6_auto() also wait for the tentative flag 11 years ago
Harald Hoyer fac3275a43 network:fix dns parsing in ip= parameter 11 years ago
Harald Hoyer e95e48c6ee network/net-lib.sh: parse ibft nameserver settings 11 years ago
Harald Hoyer 66bfe863f5 network: understand ip=.....:<dns1>:<dns2> 11 years ago
Hannes Reinecke 1c89fd148d Fixup script permissions 11 years ago
Harald Hoyer 7c8da72c11 network/net-lib.sh:iface_has_link() fixup 11 years ago
Harald Hoyer 56ee31ccfe network/net-lib.sh:wait_for_if_up() wait for "state UP" 11 years ago
Harald Hoyer e0aa98a1df network: correctly name iBFT vlan devices 12 years ago
Harald Hoyer 8d3d72a68c no more global $CMDLINE 12 years ago
WANG Chao f2cbd4cbd6 net-lib: ibft_to_cmdline() fixes 12 years ago
Harald Hoyer 0b11ea7199 network/net-lib.sh: fix ibft interface configuration 12 years ago
Harald Hoyer 9444bf6161 network: add vlan support for iBFT 12 years ago
Harald Hoyer dd82da4e27 network/net-lib.sh: safeguard against incomplete iBFT settings 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Will Woods 3d0da653f0 net-lib: fix set_ifname() 12 years ago
Will Woods 4ef0e2d92a net-lib: add configured_ifaces() 12 years ago
Will Woods bd0f2c034a net-lib: add find_iface_with_link() 12 years ago
Will Woods d8a698713e Don't explode when mixing BOOTIF and ip= 12 years ago
Will Woods 215ff169db move fix_bootif to net-lib 12 years ago
Harald Hoyer f8b958dc62 network: wait 40 seconds for IPv6 auto configuration 12 years ago
Dennis Schridde cbfe65c2fe [40network] Provide a hostname fallback function, in case there is no executable of this name 12 years ago
Radek Vykydal fd8e4aef90 Write BOOTPROTO=ibft for ip=ibft to ifcfg files 12 years ago
Dan Horák 02640e8e65 set peer for point-to-point connections 12 years ago
dyoung@redhat.com 9078167927 Wait for link ready before use the interface 12 years ago
dyoung@redhat.com b455451f49 Add function linkup 12 years ago
dyoung@redhat.com efa5eb424d Move wait for if functions to net lib 12 years ago
Harald Hoyer 7990578443 network: fixed MAC address assignment 12 years ago
Chris Leech d672bf167c network: fix ip=ibft regression 13 years ago
Harald Hoyer 1760dfc051 network: do not rename other interfaces and document the ifname usage 13 years ago
Harald Hoyer e7dc1e42cd network: factor out parse_ifname_opts() for ifname-genrules 13 years ago
Harald Hoyer 99c7b70d1d modules.d: get rid of "tr" 13 years ago
Harald Hoyer 8b88dc7f71 network: do not arping with qeth layer3 interfaces 13 years ago
Will Woods f629355b2f add anaconda-style option parsing to ip_to_var 13 years ago