]> git.pld-linux.org Git - projects/rc-scripts.git/history - sysconfig/network-scripts
- WLAN_WPA_DRIVER should default to wext
[projects/rc-scripts.git] / sysconfig / network-scripts /
2010-02-08 Jakub Bogusz- WLAN_WPA_DRIVER should default to wext
2009-11-22 Elan Ruusamäe- formatting
2009-11-22 Elan Ruusamäe- nwid already set earlier
2009-11-16 Tomasz Pala- unknown/unsupported: return 2 if no tools found or...
2009-11-16 Tomasz Pala- don't call check_mii_tool if ethtool or iwconfig...
2009-11-16 Tomasz Pala- check rfkill before iwconfig (more common and doesn...
2009-11-16 Tomasz Pala- it's common for WiFi that all the methods of link...
2009-11-04 Tomasz Pala- don't disable bridged device just before bridge start...
2009-11-04 Tomasz Pala- dont't set bridged device down! some subdevice can...
2009-11-03 Tomasz Pala- bridge forward delay is used regardless of STP,
2009-08-07 hawk- '-k' is no longer valid modprobe switch
2009-06-03 Elan Ruusamäe- one local should be enough
2009-06-03 Elan Ruusamäe- i don't think cat output is localized
2009-06-02 Arkadiusz MiśkiewiczAdd rfkill support.
2009-04-23 Arkadiusz MiśkiewiczDon't rely on mii check (it's unreliable). 'radio off...
2009-03-26 Jan Rękorajski- more readable
2009-03-26 Jan Rękorajski- set addrlabel only if specified
2009-03-20 Arkadiusz MiśkiewiczSet nickname only when specified in config since many...
2009-03-19 Elan Ruusamäe- use "local" not "typeset" (compatible with: pdksh...
2009-03-10 Jan Rękorajski- addlabel is IPv6 only
2009-03-10 Jan Rękorajski- added addrlabel support
2009-03-10 Jan Rękorajski- removed dead code
2009-03-10 Jan Rękorajski- add IP_LABEL support
2009-03-10 Jan Rękorajski- allow addrlabel setting for ipv4 adresses
2009-03-10 Jan Rękorajski- remove IP6_SRC_IF dead code
2009-03-09 Jan Rękorajski- man grep, "Direct invocation as either egrep or fgrep...
2009-03-09 Elan Ruusamäe- ip link help might be localized, remove unneeded...
2009-03-08 Tomasz Pala- rc.d/init.d/network calls "/sbin/ifup tnlcfg-$i boot...
2009-02-27 Tomasz Pala- fixed exit status when no appropriate tools found
2009-02-27 Tomasz Pala- restored vconfig support for older iproute2 users
2009-02-21 Arkadiusz MiśkiewiczComparsion correction.
2009-01-23 Elan Ruusamäe- local output for func internal vars
2009-01-23 Elan Ruusamäe- grepping pid from ps ax could be ambigous, use kill...
2009-01-23 Elan Ruusamäe- cleanup vi:syntax, not needed and doesn't work anyway...
2009-01-23 Elan Ruusamäe- force LC_ALL=C when grepping data from possibly local...
2009-01-22 Arkadiusz MiśkiewiczPrefer vlan creation using iproute2, fallback to vconfig.
2009-01-22 Arkadiusz MiśkiewiczNo need for special handling for vlans when downing...
2009-01-22 Arkadiusz Miśkiewiczvconfig no longer needed here.
2009-01-22 Arkadiusz MiśkiewiczDelete devices using iproute2.
2008-12-09 Jan Rękorajski- removed DevFS support
2008-11-30 Arkadiusz MiśkiewiczLoad 8021q module.
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-06-10 Paweł Gołaszewski- try last resort in setting MODEMPORT - compatibility...
2008-05-22 Arkadiusz MiśkiewiczReturn can be only from function. Use exit.
2008-04-27 Elan Ruusamäe- utf8
2008-03-26 Sławomir Paszkiewicz- "sync" option must be used before "plugin" option
2008-03-25 Elan Ruusamäe- actually check $MODEMPORT being chardevice after...
2008-03-25 Elan Ruusamäe- check $MODEMPORT set from config (not the value set...
2008-03-24 Elan Ruusamäe- return val doc for check_{mii_tool,ethtool,iwconfig}
2008-02-27 Elan Ruusamäe- fix for network script that it does not enslave eth...
2008-02-18 Elan Ruusamäe- require $MODEMPORT being character device (/dev/modem...
2008-02-09 Elan Ruusamäe- fail on required MODEMPORT (or set it to /dev/modem?)
2008-02-08 Elan Ruusamäe- typo
2008-02-08 Elan Ruusamäe- give hint on missing chatscript error
2007-12-08 Elan Ruusamäe- minor cosetics
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-28 Elan Ruusamäe- allow WLAN_MODE=managed in lowercase (as it's in...
2007-10-28 Elan Ruusamäe- key index and value should be different arguments
2007-10-28 Elan Ruusamäe- [ -n "" ] and [ "" ] are the same, save some bytes...
2007-10-28 Elan Ruusamäe- handle wlan different four keys
2007-10-28 Elan Ruusamäe- reuse WLAN_ENCRYPTION
2007-10-28 Elan Ruusamäe- optimize wireless_param() by calling eval once
2007-10-28 Elan Ruusamäe- no need for LC_ALL=C to grep fixed string
2007-10-03 Arkadiusz MiśkiewiczDo sanity check only when configuration file exists.
2007-10-03 Elan Ruusamäe- trim network length from $IP4ADDR when doing arping
2007-10-01 Elan Ruusamäe- support $IPADDR + $NETMASK combination if no prefix...
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-06-14 Elan Ruusamäe- revert bonding support (unfinished and broken)
2007-06-05 Elan Ruusamäe- bonding support by Justas Vilimas
2007-04-28 Jakub Bogusz- kill ugly warning if pppd was nicely killed
2007-04-26 Jan Rękorajski- use $() for command substitution
2007-04-16 Jan Rękorajski- use shell construct instead of grep in calcnetmask
2007-04-16 Jan Rękorajski- calcprefix without need of awk
2007-02-08 Elan Ruusamäe- allow tnlcfg- prefix in interface CONFIGs
2007-01-22 Elan Ruusamäe- do sleep 1 only when bringing down with dhcpcd
2007-01-22 Elan Ruusamäe- reuase $DHCP_CLIENT
2007-01-22 Elan Ruusamäe- be sure that dhcp client detection is same for ifup...
2007-01-22 Elan Ruusamäe- kill subshell
2007-01-22 Elan Ruusamäe- IPV4_NETWORKING does not change it's value in a loop.
2007-01-22 Elan Ruusamäe- updated comments
2007-01-22 Elan Ruusamäeifup-{aliases,routes,neigh} are now sourced instead...
2007-01-22 Elan RuusamäeDie debug
2007-01-22 Elan RuusamäeCache hostname output to call it less times
2007-01-22 Elan RuusamäeLess subshells in source_config().
2007-01-18 Arkadiusz MiśkiewiczFind out number of aliases from ifcfg-xyz file.
2007-01-16 Arkadiusz Miśkiewiczmulticast/arp should be set on slave devices (patch...
2006-11-01 Elan RuusamäeAvoid "RTNETLINK answers: File exists" message and...
2006-11-01 Elan RuusamäePointless subshell dropped
2006-10-18 Elan RuusamäeAvoid bringing down eth0 in case of bad config.
2006-10-15 Arkadiusz MiśkiewiczLoad sit module for sit tunnels.
2006-10-02 Paweł Sikora- wireless-tools >= 29 uses `nick' command.
2006-09-30 Arkadiusz MiśkiewiczUpdate brctl parameters to mach new version of bridge...
2006-09-09 Arkadiusz MiśkiewiczAllow to kill dhcp/wpa_supplicant daemon even if device...
next
This page took 0.339633 seconds and 7 git commands to generate.