]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/40network/net-lib.sh
network: skip already enslaved interfaces
[thirdparty/dracut.git] / modules.d / 40network / net-lib.sh
2013-12-03  Harald Hoyernetwork/net-lib.sh:wait_for_if_up() wait for "state UP"
2013-09-11  Harald Hoyernetwork: correctly name iBFT vlan devices
2013-09-05  Harald Hoyerno more global $CMDLINE
2013-09-04  WANG Chaonet-lib: ibft_to_cmdline() fixes
2013-08-07  Harald Hoyernetwork/net-lib.sh: fix ibft interface configuration
2013-07-31  Harald Hoyernetwork: add vlan support for iBFT
2013-07-31  Harald Hoyernetwork/net-lib.sh: safeguard against incomplete iBFT...
2013-06-28  Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-06-13  Will Woodsnet-lib: fix set_ifname()
2013-06-13  Will Woodsnet-lib: add configured_ifaces()
2013-06-13  Will Woodsnet-lib: add find_iface_with_link()
2013-06-13  Will WoodsDon't explode when mixing BOOTIF and ip=
2013-06-13  Will Woodsmove fix_bootif to net-lib
2013-06-12  Harald Hoyernetwork: wait 40 seconds for IPv6 auto configuration
2013-05-29  Dennis Schridde[40network] Provide a hostname fallback function, in...
2013-03-14  Radek VykydalWrite BOOTPROTO=ibft for ip=ibft to ifcfg files
2013-02-08  Dan Horákset peer for point-to-point connections
2012-12-14  dyoung@redhat.comWait for link ready before use the interface
2012-12-14  dyoung@redhat.comAdd function linkup
2012-12-14  dyoung@redhat.comMove wait for if functions to net lib
2012-11-26  Harald Hoyernetwork: fixed MAC address assignment
2012-09-06  Chris Leechnetwork: fix ip=ibft regression
2012-07-06  Harald Hoyernetwork: do not rename other interfaces and document...
2012-07-05  Harald Hoyernetwork: factor out parse_ifname_opts() for ifname...
2012-06-29  Harald Hoyermodules.d: get rid of "tr"
2012-05-29  Harald Hoyernetwork: do not arping with qeth layer3 interfaces
2012-05-29  Will Woodsadd anaconda-style option parsing to ip_to_var
2012-04-23  Harald Hoyernetwork: fix ifup and netroot calling
2012-04-16  Will Woodsnetwork: add save_netinfo, fix problems with nfs->NM...
2012-04-16  Will Woodsrun setup_net at start of initqueue/online hook
2012-04-05  Harald Hoyeradd mtu and macaddr to ip=
2012-03-29  Harald Hoyeradd iscsi interface binding
2012-03-08  Will Woodsnetwork: refactor stuff from netroot/parse-ip-opts...
2012-02-15  Harald Hoyers/bash/sh for all new *-lib.sh
2012-02-15  Will Woods40network: add net-lib.sh