<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup-eth, branch 9.70</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>sysconfig/network: NO_DHCP_HOSTNAME option introduced</title>
<updated>2016-11-16T11:17:54+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2016-11-15T16:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2ea1dcf2d22606f4b30ae16a14a736d0d9dddf24'/>
<id>2ea1dcf2d22606f4b30ae16a14a736d0d9dddf24</id>
<content type='text'>
  Previously, some administrators were unable to force initscripts to
  not obtatin hostname from DHCP, even though they were using static
  configuration of network. Righ now, setting 'NO_DHCP_HOSTNAME' to
  'yes', 'true' or '1' in /etc/sysconfig/network will allow them to do so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Previously, some administrators were unable to force initscripts to
  not obtatin hostname from DHCP, even though they were using static
  configuration of network. Righ now, setting 'NO_DHCP_HOSTNAME' to
  'yes', 'true' or '1' in /etc/sysconfig/network will allow them to do so.
</pre>
</div>
</content>
</entry>
<entry>
<title>network-functions: do not send hostname via dhclient everytime</title>
<updated>2016-11-10T15:38:18+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2016-11-10T11:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e20a9baff26986d2bbb8201615dd39c9748b7141'/>
<id>e20a9baff26986d2bbb8201615dd39c9748b7141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: if arping fails, output responding MAC</title>
<updated>2016-10-31T14:50:38+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2016-01-05T12:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b6a3a1dd5d783229a2bb6e42993fe6b09e0583d2'/>
<id>b6a3a1dd5d783229a2bb6e42993fe6b09e0583d2</id>
<content type='text'>
Resolves: #1099026
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #1099026
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to specify arbitrary route options</title>
<updated>2016-10-27T11:37:39+00:00</updated>
<author>
<name>Phil Dibowitz</name>
<email>phil@ipom.com</email>
</author>
<published>2016-10-24T19:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3b9c49f08092e2d38ddf6bbb5257b1688851e17c'/>
<id>3b9c49f08092e2d38ddf6bbb5257b1688851e17c</id>
<content type='text'>
`ifup` can set _some_ route options. Today it's missing several and so, to set
something like `mtu` or `advmss` you have to do hacks like:

```
METRIC='10 mtu 1480'
```

which is sub-optimal. Rather than one-off add support for everything in the man
page, provide a hook for arbitrary extra route options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`ifup` can set _some_ route options. Today it's missing several and so, to set
something like `mtu` or `advmss` you have to do hacks like:

```
METRIC='10 mtu 1480'
```

which is sub-optimal. Rather than one-off add support for everything in the man
page, provide a hook for arbitrary extra route options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the is_true() and is_false() functions where possible</title>
<updated>2016-10-12T20:00:19+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2016-10-11T15:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=92520debcad27eca08507fe47486ae7ee9df484b'/>
<id>92520debcad27eca08507fe47486ae7ee9df484b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[3/3] Remove tabs and fix spacing: ifup/ifdown scripts</title>
<updated>2016-10-12T12:30:08+00:00</updated>
<author>
<name>Phil Dibowitz</name>
<email>phil@ipom.com</email>
</author>
<published>2016-10-05T15:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5c603b1da767ad0075493ca02286312039dbe0dc'/>
<id>5c603b1da767ad0075493ca02286312039dbe0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: fix setting preferred_lft and valid_lft</title>
<updated>2016-06-23T14:25:45+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2016-06-23T14:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1087a2776ab6d27c65233918db7cffecd326dec0'/>
<id>1087a2776ab6d27c65233918db7cffecd326dec0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup: set valid_lft and preferred_lft to forever for static ip</title>
<updated>2016-05-30T10:58:09+00:00</updated>
<author>
<name>Blake Caldwell</name>
<email>blakec@ornl.gov</email>
</author>
<published>2016-05-30T10:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1a4607f60668a489633a982f6a12b44e8df33868'/>
<id>1a4607f60668a489633a982f6a12b44e8df33868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network-scripts: DEVICE and HWADRR could be quoted by apostrophe</title>
<updated>2015-10-27T09:12:19+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2015-10-27T09:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=6b3a75f3e5da0a23fc0dcd5facd81b7b8f2f687e'/>
<id>6b3a75f3e5da0a23fc0dcd5facd81b7b8f2f687e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: some bridge options are applied later</title>
<updated>2015-09-16T11:49:25+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2015-09-16T11:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0ed79af945f2a12178c4b9280d11d5a571796c75'/>
<id>0ed79af945f2a12178c4b9280d11d5a571796c75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
