]> git.pld-linux.org Git - projects/rc-scripts.git/history - sysconfig/network-scripts/ifup
Wait for wpa_supplicant to actually connect to network before trying dhcp.
[projects/rc-scripts.git] / sysconfig / network-scripts / ifup
2010-05-17 Arkadiusz MiśkiewiczWait for wpa_supplicant to actually connect to network...
2010-05-17 Arkadiusz MiśkiewiczRespect ZEROCONF variable for dhcpcd.
2010-05-10 Jacek Konieczny- upstart_native branch merged
2010-05-02 Jacek Konieczny- support for zeroconf networking (based on information...
2010-02-08 Jakub Bogusz- WLAN_WPA_DRIVER should default to wext
2009-03-10 Jan Rękorajski- addlabel is IPv6 only
2009-03-10 Jan Rękorajski- add IP_LABEL support
2009-03-09 Jan Rękorajski- man grep, "Direct invocation as either egrep or fgrep...
2009-03-08 Tomasz Pala- rc.d/init.d/network calls "/sbin/ifup tnlcfg-$i boot...
2009-01-23 Elan Ruusamäe- cleanup vi:syntax, not needed and doesn't work anyway...
2008-11-28 Arkadiusz Miśkiewiczmacvlan support.
2008-10-25 undefine- wpa is also usefull with not wireless devices - eg...
2008-10-25 radek- removed sed dependency
2008-10-25 radek- support for automatic 6to4 tunnels
2008-07-17 shadzik- wpa_supplicant 0.6.3 doesn't have a "-w" option!!
2008-02-27 Elan Ruusamäe- fix for network script that it does not enslave eth...
2007-11-26 Elan Ruusamäe- apply SOURCES/rc-scripts-dev_alias.patch
2007-10-29 Elan Ruusamäe- assume default WLAN_WPA_CONFIG=/etc/wpa_supplicant...
2007-10-03 Elan Ruusamäe- trim network length from $IP4ADDR when doing arping
2007-09-26 Elan Ruusamäe- typo in arping line
2007-09-11 Arkadiusz MiśkiewiczPLDize ARP cache updating procedure.
2007-09-11 Arkadiusz MiśkiewiczUpdate ARP cache of neighbours (from fedora).
2007-04-26 Jan Rękorajski- use $() for command substitution
2007-01-22 Elan Ruusamäe- be sure that dhcp client detection is same for ifup...
2006-11-01 Elan RuusamäePointless subshell dropped
2006-08-31 Elan RuusamäeRestore basename change.
2006-08-31 Arkadiusz MiśkiewiczDetect if wireless interface is turned on.
2006-07-24 Elan RuusamäeDefault $DHCP_HOSTNAME to $HOSTNAME.
2006-07-24 Elan RuusamäeOptimize: remove three basename calls
2005-12-05 Arkadiusz MiśkiewiczUp wireless device before setting any WLAN parameters...
2005-10-26 Jan Rękorajski- more vim setting removed (don't convert tabs to spaces)
2005-10-16 Jan Rękorajski- removed dumb tw=78 vim setting
2005-10-04 Arkadiusz MiśkiewiczUse pidfile for wpa_supplicant.
2005-10-02 Arkadiusz MiśkiewiczSimple support for WPA. Note that killing wpa_supplican...
2005-07-27 Arkadiusz Miśkiewiczifup: Handle special pcmcia-hotplug case.
2005-05-30 Arkadiusz MiśkiewiczUnderstand BOOTPROTO=static properly (Elan Ruusamäe...
2005-01-02 radek- unified indentation (ts=8 sw=4, as vi modeline says)
2004-12-13 saq- make nls invocations actually translatable
2004-11-13 Arkadiusz MiśkiewiczDrop condition when checking cable - not needed.
2004-11-13 wolf- fix typo
2004-11-13 Arkadiusz MiśkiewiczLink status checking for ifup dhcp iface (from FC3).
2003-12-05 Arkadiusz MiśkiewiczMove setting wireless specific settings into separate...
2003-10-11 Artur Frysiak- if invoced from hotplug bring up only interface with...
2003-10-11 Artur Frysiak- ifup exit if invoked from hotplug and ONBOOT=yes
2003-09-28 Arkadiusz Miśkiewicz- fix power/txpower/retry wlan parameters handling
2003-09-22 Arkadiusz Miśkiewicz- preparation for upcoming 0.4.0.1 release
2003-04-07 Arkadiusz Miśkiewicz- fix Andrzej's proxy arp support
2003-01-15 ankry- support for proxy ARP per interface
2002-07-13 Arkadiusz Miśkiewicz- fix WLAN encryption setting
2002-07-13 Arkadiusz Miśkiewicz- more TOTALNEW merge (ppp, irda, other vlan, wireless...
2002-05-11 Arkadiusz Miśkiewicz- functions.network back in old place
2001-10-11 Jan Rękorajski- let kernel maintain if ARP should be turned on/off...
2001-07-17 Jan Rękorajski- merge from TOTALNEW branch:
2001-07-05 marcus- VLAN must be set _before_ initialisation it's IP...
2001-07-05 Jan Rękorajski- cleaned up accidental mess
2001-06-26 marcus- added vconfig set_flag $DEVICE 1 - for dhcpd
2001-06-25 marcus- added support to 802.1Q VLANs. (ifcfg-eth0.<vlan>)
2001-05-25 Jan Rękorajski- don't try to add ipv4 address if there is none
2001-05-25 Jan Rękorajski- compatibility fixes
2001-05-25 Jan Rękorajski- consistency check
2001-05-16 Jan Rękorajski- nls cleanups
2001-05-15 Jan Rękorajski- merge from TOTALNEW branch (see NEWS for more info)
2001-05-13 Jan Rękorajski- version 0.2.11
2001-04-19 Arkadiusz Miśkiewiczdon't use quotation in DHCPOPTIONS
2000-11-16 Jan Rękorajski- replaced sed with awk (backport from TOTALNEW branch)
2000-11-06 Jan Rękorajski- `ip -4 addr add` first `ip link set dev up` next...
2000-11-06 Jan Rękorajski- revert last change because IPv6 is broken and it...
2000-11-04 Jan Rękorajski- bring interface UP _after_ setting up addresses ...
2000-10-17 saq- bugfix: avoid loops when a user calls ifup and userne...
2000-09-23 saq- fixed DEVICETYPE determination for aliased devices
2000-09-19 saq- merged some %s into nls invocations
2000-09-03 Jan Rękorajski- added IPV6_AUTOCONF variable to interface configuration
2000-08-04 Jan Rękorajski- fixed setting up GATEWAY6*
2000-08-04 Jan Rękorajski- set up GATEWAY6* only if IPV6_FORWARDING is disabled
2000-08-04 Jan Rękorajski- added default route setup for IPv6
2000-06-12 waszi- is_yes and is_no cleanups
2000-05-29 Jan Rękorajski- pass $DHCPOPTIONS to dhcpcd
2000-05-09 Jan Rękorajski- pump is b0rken
2000-04-27 Jacek Konieczny- missing space added (without this "peer" option was...
2000-04-23 marcus* In ifup file added suppoer for Point-to-Point IPv4...
2000-04-03 Jan Rękorajski- cleaned up ifup/ifdown mess, /sbin/ifup ethX.somethin...
2000-03-08 Arkadiusz Miśkiewicz- start some scripts after interface is upped or downed
1999-12-19 Jacek Konieczny- usernetctl is now in /sbin
1999-12-15 Arkadiusz Miśkiewicz- fixed lang.csh
1999-11-16 Artur Frysiak- fixes
1999-11-14 kloczek- s/DEVICEFULLNAME/
1999-11-06 Artur Frysiak- small fixes
1999-11-06 Artur Frysiak- now realy handle ifup <dev>
1999-10-13 kloczek- /etc/rc.d/init.d//network.functions moved to
1999-10-06 kloczek- remove bashizm in using test ("=" instead "==").
1999-09-28 Jacek Konieczny- support for getting interface configuration from...
1999-09-27 Artur Frysiak- arp on for eth by default
1999-09-27 Arkadiusz Miśkiewicz- checking for interface via MULTICAST setting instead...
1999-09-15 Arkadiusz Miśkiewicz- we are adding fe80::IPv4 addresses to sit interfaces...
1999-09-13 Arkadiusz Miśkiewicz- another support for IPv4 aliases via IPADDR_ALIASES...
1999-09-02 Arkadiusz Miśkiewicz- another way do check if IPv4/6 is specified on interface
1999-08-25 mikrobi- added DEFAULTHANDLING variable (mainly for ATM startu...
1999-08-14 Arkadiusz Miśkiewiczwe are adding IPv4 based link-local addresses, too.
1999-08-02 Arkadiusz Miśkiewicz- poprawiony błąd "Delaying xxxx initialization." mimo...
1999-07-31 Arkadiusz Miśkiewicz- dodana obsługa statycznej tablicy ARP
next
This page took 0.536065 seconds and 107 git commands to generate.