<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup-eth, branch 9.72</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>DHCP_FQDN and DHCP_SEND_HOSTNAME introduced</title>
<updated>2017-05-03T08:59:51+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2017-05-02T21:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=cb7a84e8106398cd021237f41e7dd1e1e503c286'/>
<id>cb7a84e8106398cd021237f41e7dd1e1e503c286</id>
<content type='text'>
  The way DHCP_HOSTNAME is being sent to DHCP server has been completely
  reworked...

  DHCP_FQDN now allows user to specify fully qualified domain name to be
  sent to DHCP server instead of just using simple hostname. This option
  takes precedence before DHCP_HOSTNAME variable.

  DHCP_SEND_HOSTNAME can be used to tell initscripts to not send either
  DHCP_HOSTNAME or DHCP_FQDN to DHCP server.

  Both of these options should behave same as they do in NetworkManager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  The way DHCP_HOSTNAME is being sent to DHCP server has been completely
  reworked...

  DHCP_FQDN now allows user to specify fully qualified domain name to be
  sent to DHCP server instead of just using simple hostname. This option
  takes precedence before DHCP_HOSTNAME variable.

  DHCP_SEND_HOSTNAME can be used to tell initscripts to not send either
  DHCP_HOSTNAME or DHCP_FQDN to DHCP server.

  Both of these options should behave same as they do in NetworkManager.
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: remove quote marks</title>
<updated>2017-03-22T16:12:55+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2017-01-06T14:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9a5185bf94c7012acf6c63488449760de3abab4b'/>
<id>9a5185bf94c7012acf6c63488449760de3abab4b</id>
<content type='text'>
With quote marks all the parameters to dhclient are passed as one
Resolves: #1410429
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With quote marks all the parameters to dhclient are passed as one
Resolves: #1410429
</pre>
</div>
</content>
</entry>
<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>
</feed>
