105 Commits (07c944b48c5c92364df70d0f137480b8a42d4e83)

Author SHA1 Message Date
Harald Hoyer e25c536c70 fix(network): shellcheck for modules.d/40network 4 years ago
Harald Hoyer 75d758e8f1 style: shfmt -s reformat 4 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 4 years ago
Harald Hoyer 10f3b19606 fix: shellcheck for modules.d/40network/net-lib.sh 4 years ago
Anjali Kulkarni 4026cd3b01 feat(network-legacy): send dhcp in parallel on all devices 4 years ago
Thomas Blume 376ce85105 net-lib.sh: support infiniband network mac addresses 5 years ago
Lukas Nykryn 7069132ec7 network: fix glob matching ipv6 addresses 5 years ago
Eugene S. Sobolev c7ee6b3dbb network/net-lib.sh: Configure all iBFT interfaces 5 years ago
Lukas Nykryn 76f6566fd7 Revert "wait for IPv6 RA if using none/static IPv6 assignment" 5 years ago
Lukas Nykryn 579fbb9fc4 40network: bump rd.net.timeout.carrier to 10 seconds 5 years ago
Lukas Nykryn daa49cc221 net-lib: check if addr exists before checking for dad state 5 years ago
Lukas Nykryn 8084f3f66d net-lib: fix typo $li -> $_li 6 years ago
Lukas Nykryn b2616b5268 net-lib: strstr is not for globs 6 years ago
Norbert Lange f9c96cf56f remove superfluous quotes in parameter expansion 6 years ago
Norbert Lange a3ad33daf9 net-lib: remove calls to ip with -oneline option 6 years ago
Harald Hoyer f6e3b59e5e network: skip already enslaved interfaces 6 years ago
Harald Hoyer efecf0a95e network: iface_has_carrier(): fixed logic 7 years ago
Pingfan Liu 67354eebbc 40network: introduce ip=either6 option 7 years ago
pallotron 031e2f7bb8 more ipv6 improvements 8 years ago
pallotron a0545765e8 remove prints 8 years ago
pallotron 96b708e178 more ipv6 improvements 8 years ago
pallotron c603419030 wait for IPv6 RA if using none/static IPv6 assignment 8 years ago
Harald Hoyer 041e49ee2a network: enhance team support 8 years ago
Harald Hoyer 811a070d6c network: differ between ipv6 local and global tentative 8 years ago
Harald Hoyer 5401d1f86f network:wait_for_ipv6_auto() wait for all tentative addresses 8 years ago
Harald Hoyer e8dc8c4d89 network/net-lib.sh: auto6 wait for route ra 8 years ago
Harald Hoyer e7838a8312 network: fixup VLAN handling 8 years ago
Harald Hoyer 1a7b71bb14 network:ibft put IPv6 IP in brackets 9 years ago
Harald Hoyer 740c46c022 network: support macaddr in brackets [] 9 years ago
Harald Hoyer 9853791d37 network: use arping2, if available 9 years ago
Hannes Reinecke c98d1756f7 40network: Update iBFT scanning code to handle IPv6 9 years ago
Harald Hoyer 9e19c0512d Revert "network: remove awk call and replace it with a shell function" 9 years ago
Harald Hoyer 71867b665c network: remove awk call and replace it with a shell function 9 years ago
Xunlei Pang 4fa5c235a7 network/net-lib.sh: delete duplicated DNS items from "/etc/resolv.conf" 9 years ago
Harald Hoyer efbc47b8e4 network/net-lib.sh: correctly set mac address for ip=...:<mtu>:<mac> 9 years ago
Harald Hoyer df95b1003c network: fix carrier detection 9 years ago
Harald Hoyer a49c1f049b network:wait_for_ifup() handle "NO-CARRIER" output 9 years ago
Harald Hoyer 5d90ba4fca network: add all_ifaces_setup() 9 years ago
Harald Hoyer 29b885b46e network/net-lib.sh: fix IPv6 route parsing 9 years ago
Harald Hoyer 42b4fc90f2 network/net-lib.sh: fix wait_for_if_up() 9 years ago
Harald Hoyer c04a321b92 network/net-lib.sh:ibft unset gateway or dns, if set to 0.0.0.0 9 years ago
Harald Hoyer 2448fbf17b network: add options to tweak timeouts 9 years ago
Stijn Hoop 110858025a The default gateway might need a static route 10 years ago
Harald Hoyer 01b23b6900 network/net-lib.sh: add is_ip() 10 years ago
Stefan Reimer c1c96f2c47 Add missing echo to output the result. 10 years ago
Mike Gilbert 5899f2f516 Replace echo -n with printf in code with a /bin/sh shebang 10 years ago
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