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
/
ifup-eth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace /var/run with /run everywhere
Zbigniew JÄdrzejewski-Szmek
2017-08-03
1
-3
/
+3
*
ARPUPDATE introduced
David Kaspar [Dee'Kej]
2017-07-14
1
-1
/
+1
*
DHCP_FQDN and DHCP_SEND_HOSTNAME introduced
David Kaspar [Dee'Kej]
2017-05-03
1
-14
/
+6
*
ifup-eth: remove quote marks
Lukas Nykryn
2017-03-22
1
-1
/
+1
*
sysconfig/network: NO_DHCP_HOSTNAME option introduced
David Kaspar [Dee'Kej]
2016-11-16
1
-6
/
+10
*
network-functions: do not send hostname via dhclient everytime
David Kaspar [Dee'Kej]
2016-11-10
1
-2
/
+15
*
ifup-eth: if arping fails, output responding MAC
Lukas Nykryn
2016-10-31
1
-2
/
+3
*
Add ability to specify arbitrary route options
Phil Dibowitz
2016-10-27
1
-0
/
+2
*
Use the is_true() and is_false() functions where possible
David Kaspar [Dee'Kej]
2016-10-12
1
-5
/
+5
*
[3/3] Remove tabs and fix spacing: ifup/ifdown scripts
Phil Dibowitz
2016-10-12
1
-148
/
+147
*
ifup-eth: fix setting preferred_lft and valid_lft
Lukas Nykryn
2016-06-23
1
-1
/
+1
*
ifup: set valid_lft and preferred_lft to forever for static ip
Blake Caldwell
2016-05-30
1
-0
/
+3
*
network-scripts: DEVICE and HWADRR could be quoted by apostrophe
Lukas Nykryn
2015-10-27
1
-1
/
+1
*
ifup-eth: some bridge options are applied later
Lukas Nykryn
2015-09-16
1
-1
/
+3
*
bonding: warn if the ifup for slave device failed
Lukas Nykryn
2015-05-07
1
-1
/
+1
*
adjust LINKDELAY when STP is on
Laine Stump
2014-11-12
1
-1
/
+10
*
add configurable DEVTIMEOUT
Lukas Nykryn
2014-10-07
1
-1
/
+1
*
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-04-29
1
-0
/
+10
*
network: add support for team devices
Jiri Pirko
2014-03-31
1
-0
/
+12
*
bridging: add possibility to set prio and ageing
Lukas Nykryn
2014-03-19
1
-0
/
+2
*
ifup: add possibility to specify value for -w parameter of arping
Lukas Nykryn
2014-03-19
1
-1
/
+1
*
Delete IPX support.
Bill Nottingham
2014-01-15
1
-4
/
+0
*
ifup-eth: fix typo in error message (#1038776)
Václav Pavlín
2013-12-06
1
-1
/
+1
*
consider IPV6INIT undefined as YES
Lukas Nykryn
2013-07-29
1
-1
/
+1
*
ifup-eth: print error only if arping is really called (#974603)
Václav Pavlín
2013-06-17
1
-5
/
+6
*
try dhcpv6 after v4 failed
Lukas Nykryn
2013-04-12
1
-2
/
+20
*
replace tunctl with ip tuntap (#947875)
Lukas Nykryn
2013-04-09
1
-7
/
+5
*
ifup-eth: ignore arping errors (#928379)
Lukas Nykryn
2013-04-08
1
-1
/
+2
*
bonding: set master up before slaves
Lukas Nykryn
2013-04-02
1
-1
/
+1
*
Fix greps to correctly handle comments and quotation
Lukas Nykryn
2013-02-26
1
-1
/
+1
*
Sets BONDING_OPTS before interface is brougth up
Lukas Nykryn
2013-01-22
1
-27
/
+4
*
Sync FSF address with GPL 2 text.
Ville Skyttä
2013-01-20
1
-1
/
+1
*
Also do firewall zone poking before ifup-ipv6, for DHCPv6 (#802415, modified ...
Bill Nottingham
2012-12-07
1
-0
/
+5
*
Allow duplicate address dectection to be disabled
Benjamin Coddington
2012-08-07
1
-1
/
+1
*
Allow bridge names starting with a dash
Dan Kenigsberg
2012-06-13
1
-5
/
+5
*
Don't accidentally match other bonding devices. (#824175)
Bill Nottingham
2012-05-23
1
-1
/
+1
*
Allow dhclient configuration files for DHCPv6 as well. (#815676)
Bill Nottingham
2012-04-24
1
-10
/
+3
*
Use NetworkManager-compatible lease file names by default.
Bill Nottingham
2012-03-09
1
-2
/
+4
*
Lease files are now copied at boot by a systemd service; don't copy them here.
Bill Nottingham
2012-03-08
1
-7
/
+0
*
Use /run/initramfs instead of /dev/.initramfs
Will Woods
2012-03-08
1
-1
/
+1
*
Don't set primary before we enslave devices. (#747418, <agospoda@redhat.com>)
Bill Nottingham
2011-10-27
1
-1
/
+1
*
Add support for setting random bridge options via BRIDGING_OPTS. (#734045, #6...
Bill Nottingham
2011-08-31
1
-0
/
+12
*
Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. (#69...
Bill Nottingham
2011-06-28
1
-15
/
+5
*
Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. (#...
Bill Nottingham
2011-05-31
1
-2
/
+2
*
Handle IPADDRx correctly for static addresses (#698738)
Bill Nottingham
2011-04-27
1
-1
/
+1
*
ifup/ifdown-eth: properly add and remove arp_ip_target's
Harald Hoyer
2011-04-12
1
-2
/
+8
*
Make sure the bond exists when we bring up the slaves. (#694501)
Bill Nottingham
2011-04-07
1
-1
/
+2
*
Add an error when setting gateway fails. (#672202)
Bill Nottingham
2011-03-30
1
-2
/
+4
*
ifup-eth: use /run/initramfs rather then /dev/.run/initramfs
Harald Hoyer
2011-03-30
1
-1
/
+1
[next]