index
:
initscripts
distro/mga
distro/mga3
master
user/colin/update-to-9-50
Mageia fork of Fedora's Init Scripts
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysconfig
/
network-scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
network-functions: improve bonding_masters grep
Lukas Nykryn
2014-09-16
1
-1
/
+1
*
ifup: if we were unable to determine DEVICE always call nmcli up
Lukas Nykryn
2014-09-16
1
-1
/
+1
*
ifup-tunnel: call ifup-ipv6 in the end
Lukas Nykryn
2014-09-16
1
-0
/
+3
*
ifup: also set multicast_snooping after the bridge is up
Lukas Nykryn
2014-09-16
1
-1
/
+1
*
ifup-eth: some options for bridge can be applied after the bridge is up
Lukas Nykryn
2014-09-16
1
-0
/
+10
*
custom naming for VLAN devices
Lukas Nykryn
2014-09-16
1
-15
/
+22
*
ifup-wireless: add support for wowlan (second part)
Eduardo Minguez
2014-09-16
1
-0
/
+5
*
ifup-wireless: add support for wowlan
Eduardo Minguez
2014-09-16
1
-0
/
+5
*
network-functions: ETHTOOL_DELAY introduction patch
Lukas Nykryn
2014-09-09
1
-0
/
+1
*
ifup-aliases: improve duplicate address detection
Lukas Nykryn
2014-07-24
1
-6
/
+8
*
network-functions: handle BONDING_OPTS better
Jirka Klimes
2014-07-24
1
-3
/
+29
*
bridging: add possibility to set prio and ageing
Lukas Nykryn
2014-07-24
1
-0
/
+2
*
network: add support for team devices
Jiri Pirko
2014-07-24
2
-0
/
+20
*
add configurable DEVTIMEOUT
Lukas Nykryn
2014-04-02
3
-2
/
+19
*
is_nm_handling: fix RE
Lukas Nykryn
2014-04-01
1
-1
/
+1
*
network: try to not compete with NM during boot
Lukas Nykryn
2014-03-11
2
-0
/
+6
*
update ifup/ifdown NetworkManager interaction once more(#1036701, #1061810)
Lukas Nykryn
2014-02-13
1
-1
/
+1
*
update ifup/ifdown NetworkManager interaction (#1036701, #1061810)
Lukas Nykryn
2014-02-12
2
-3
/
+4
*
Delete IPX support.
Bill Nottingham
2014-01-15
2
-45
/
+0
*
use iw instead of iwconfig and friends (#915343)
Lukas Nykryn
2013-12-04
1
-79
/
+21
*
ifdown: fix typo in nmcli call (#1006222)
Lukas Nykryn
2013-09-10
1
-2
/
+2
*
update functions who call nmcli (#1002958)
Lukas Nykryn
2013-08-30
2
-3
/
+3
*
install_bonding_driver: drop check for existing device (#991335)
Lukas Nykryn
2013-08-19
1
-1
/
+0
*
consider IPV6INIT undefined as YES
Lukas Nykryn
2013-08-19
5
-9
/
+9
*
ifup-eth: print error only if arping is really called (#974603)
Václav Pavlín
2013-06-17
1
-5
/
+6
*
Tweak ifup/ifdown usage and man page to more clearly state that they refer to...
Bill Nottingham
2013-05-24
2
-4
/
+4
*
network-functions: to determine state of nscd check socket not lock (#960779)
Lukas Nykryn
2013-05-22
1
-1
/
+1
*
try dhcpv6 after v4 failed
Lukas Nykryn
2013-04-12
1
-2
/
+20
*
Reload sysctl settings for vlans on ifup
Václav Pavlín
2013-04-09
1
-0
/
+2
*
replace tunctl with ip tuntap (#947875)
Lukas Nykryn
2013-04-09
2
-8
/
+8
*
ifup-eth: ignore arping errors (#928379)
Lukas Nykryn
2013-04-08
1
-1
/
+2
*
call flush addresses with scope global
Lukas Nykryn
2013-04-03
1
-2
/
+2
*
ifdown: don't call nmcli on interface that is alread down
Lukas Nykryn
2013-04-02
1
-2
/
+5
*
set net.ipv6.conf..autoconf in ifup-ipv6
Lukas Nykryn
2013-04-02
1
-0
/
+1
*
bonding: set master up before slaves
Lukas Nykryn
2013-04-02
1
-1
/
+1
*
add ipip6 tunneling support (#928232, raorn@raorn.name)
Lukas Nykryn
2013-03-27
3
-4
/
+11
*
skip nmcli for wireless device (#863707)
Lukas Nykryn
2013-03-14
1
-0
/
+3
*
Fix greps to correctly handle comments and quotation
Lukas Nykryn
2013-02-26
3
-3
/
+3
*
Correctly detect Open vSwitch device types
Thomas Graf
2013-01-25
1
-0
/
+3
*
Sets BONDING_OPTS before interface is brougth up
Lukas Nykryn
2013-01-22
2
-28
/
+37
*
check an IP address for existence in ifup-alias (#852005)
Lukas Nykryn
2013-01-21
1
-0
/
+9
*
Sync FSF address with GPL 2 text.
Ville Skyttä
2013-01-20
6
-6
/
+6
*
Readd missing shebang. (#885821)
Bill Nottingham
2012-12-10
1
-1
/
+1
*
Also do firewall zone poking before ifup-ipv6, for DHCPv6 (#802415, modified ...
Bill Nottingham
2012-12-07
1
-0
/
+5
*
Revert "Use sysfs rather than iwconfig for wireless check"
Bill Nottingham
2012-11-12
1
-1
/
+3
*
Fix calling of firewall-cmd in ifup-post/ifdown-post.
Jiri Popelka
2012-10-08
2
-2
/
+2
*
Be less strict about VLAN name (#505314)
Václav Pavlín
2012-09-05
1
-4
/
+1
*
Allow duplicate address dectection to be disabled
Benjamin Coddington
2012-08-07
2
-1
/
+8
*
Fix typo in help message in ifdown-routes
Lukas Nykryn
2012-08-07
1
-1
/
+1
*
Process rule6-* for sit devices (#840009)
Lukas Nykryn
2012-08-07
2
-6
/
+5
[next]