49 Commits (57fb6e67de0cc58b9d188439b0ceb0d0d5dbbd6f)

Author SHA1 Message Date
Harald Hoyer 7cca5efdce network: don't use "ifup -m" 10 years ago
Harald Hoyer 2a12e97475 network: do not destroy the team interface on teamd shutdown 10 years ago
Harald Hoyer 93342718cd network: add support for comma separated autoconf options 10 years ago
Will Woods 7e50abfdb8 do 'ip route replace default' instead of 'add' 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 2db6d71118 fixed bridge setup 11 years ago
Vasiliy Tolstov 28f3f537c4 network/ifup.sh: Don't try to modprobe ipv6, if already available 11 years ago
Alex Harpin 83c9ff7dbb bonding: use hwaddr of the slave rather than the master 11 years ago
Chapman Flack 2c19a5fa78 Specify strstr tightly, add strglob/strglobin. 11 years ago
Harald Hoyer 2c7f7a337a network: handle "ip=dhcp6" for all interfaces 11 years ago
Harald Hoyer a9d30a4066 network:dhclient-script do PREINIT6 for DHCP6 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 c84618d7ac network/ifup: do not run dhclient twice on the same interface 11 years ago
Harald Hoyer d61a423f7c network/ifup: do not ifup an already setup network interface 11 years ago
Harald Hoyer 1982098e00 network/ifup.sh: handle $dns1 and $dns2 from "ip=" settings 11 years ago
Harald Hoyer 271cd19dbe network/ifup.sh: before doing dhcp, check, if the link has a carrier 11 years ago
WANG Chao 63f3bcd852 ifup: do not dhcp on network interface of secondary stack 12 years ago
Harald Hoyer debf483d4d network/ifup.sh: ifup with dhcp, if no ip= params specified 12 years ago
Harald Hoyer ffc68f357e use ${var:+val} rather than ${var+val} 12 years ago
Harald Hoyer c5f8b69ad7 network:ifup handle bootif style interfaces 12 years ago
Harald Hoyer f8b958dc62 network: wait 40 seconds for IPv6 auto configuration 12 years ago
WANG Chao 0c5ccb35c7 ifup.sh: Add support for bridge over a vlan tagged interface 12 years ago
Harald Hoyer d136ca4eeb network: support multiple bonding interfaces 12 years ago
WANG Chao a55f910cf6 ifup.sh: Add support for bridge over team and vlan tagged team 12 years ago
Harald Hoyer 39135af155 network/ifup.sh: echo in get_vid() instead of using the return value 12 years ago
Dan Horák 02640e8e65 set peer for point-to-point connections 12 years ago
Kevin Yung 56d60c4b2d network/ifup.sh: enable bridged vlan interfaces 12 years ago
Jiri Pirko a9f634f815 fix teamd exec in case config does not include devname 12 years ago
dyoung@redhat.com 3fa59d171d Wait for interface up at the early stage 12 years ago
dyoung@redhat.com 3bd7fba7af Change to use linkup function in network scripts 12 years ago
Cong Wang 3baa150bd4 dracut: add team device support 12 years ago
Harald Hoyer 7990578443 network: fixed MAC address assignment 12 years ago
WANG Chao 8bf25df640 40network/ifup.sh: do_static() and do_ipv6auto return 0 if no errors. 13 years ago
Harald Hoyer a0be1eddcf network/ifup.sh: setup nameserver for every interface 13 years ago
Cong Wang 472edf825e network: support vlan tagged bonding 13 years ago
Harald Hoyer c9aa3cc950 Revert "network/ifup.sh: do not default to dhcp, for interfaces without ip=..." 13 years ago
Harald Hoyer f9ad49c2a5 Revert "network/ifup.sh: default to dhcp for BOOTIF" 13 years ago
Will Woods 50b08e7b85 fix ifup for static ipv6 13 years ago
Harald Hoyer bebb12fd0e network/ifup.sh: default to dhcp for BOOTIF 13 years ago
Harald Hoyer ede0532c58 network/ifup.sh: do not default to dhcp, for interfaces without ip=... 13 years ago
Cong Wang 21928b97b0 Handle multiple underlying devices of a bridge 13 years ago
Cong Wang cbf66c5f06 Do not use ifenslave 13 years ago
Cong Wang 8eb81d482c Add vlan support in network module 13 years ago
Harald Hoyer c6c704fda6 network: fix ifup and netroot calling 13 years ago
Harald Hoyer 990e945ffd add mtu and macaddr to ip= 13 years ago
Harald Hoyer 2c0317213e get rid of /tmp/root.info 13 years ago
Harald Hoyer 5861184e87 ifup.sh: check for "-m" to set manualup 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Dave Young 957bc5c92f allow ifup bring up network manually even without netroot 13 years ago