<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/src/ipcalc.c, branch 9.03.59</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>ipcalc: detect invalid mask</title>
<updated>2016-11-10T15:56:42+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2016-05-30T11:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=fdad48ace9be9bd8f2dc1e969b7f6445fcada16e'/>
<id>fdad48ace9be9bd8f2dc1e969b7f6445fcada16e</id>
<content type='text'>
Resolves: RHBZ #1377986
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: RHBZ #1377986
</pre>
</div>
</content>
</entry>
<entry>
<title>ipcalc: support RFC3021 (#997271)</title>
<updated>2015-02-04T13:59:29+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-09-02T12:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=7a7ab0c20b1a061b2b42506ed697fca82f0b40fe'/>
<id>7a7ab0c20b1a061b2b42506ed697fca82f0b40fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipcalc: -c allow netmask</title>
<updated>2014-06-06T12:38:21+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-06-06T12:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=dcd293b7f70962c6193253d86f9b6f002d3e22de'/>
<id>dcd293b7f70962c6193253d86f9b6f002d3e22de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipcalc: parse prefix more safely</title>
<updated>2014-06-06T12:38:16+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-06-06T08:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=54aa7d8e28b55a65038164b27a141bc13e813458'/>
<id>54aa7d8e28b55a65038164b27a141bc13e813458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>License cleanup.</title>
<updated>2010-01-05T17:18:10+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-01-05T17:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b81d66945bd09b0711f615ac5fbcf7c423078fee'/>
<id>b81d66945bd09b0711f615ac5fbcf7c423078fee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IPv6 address checking (#516319)</title>
<updated>2009-08-10T17:59:22+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-08-10T17:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a95935d72ff61edba2002cffebc6a247f6dae5e5'/>
<id>a95935d72ff61edba2002cffebc6a247f6dae5e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various ipdates to ipcalc to make it more useful.</title>
<updated>2009-07-29T20:49:42+00:00</updated>
<author>
<name>Victor Lowther</name>
<email>victor.lowther@gmail.com</email>
</author>
<published>2009-07-29T20:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=7e28ab4bc109ab4440751fe3a4cb44365ccb2301'/>
<id>7e28ab4bc109ab4440751fe3a4cb44365ccb2301</id>
<content type='text'>
0 is a perfectly good prefix length. All the cool default routes use it.

Autodetect if we are passed an IPv6 address and shift modes accordingly.

Check prefixes as well as addresses when checking for validity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
0 is a perfectly good prefix length. All the cool default routes use it.

Autodetect if we are passed an IPv6 address and shift modes accordingly.

Check prefixes as well as addresses when checking for validity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand get_hostname() function to support IPv4 and IPv6.</title>
<updated>2009-03-19T19:50:32+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8d96a60141a556e25e251d817f072aca7e4d4e8d'/>
<id>8d96a60141a556e25e251d817f072aca7e4d4e8d</id>
<content type='text'>
Make sure that get_hostname() if the user specifies either address
family.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that get_hostname() if the user specifies either address
family.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary tab.</title>
<updated>2009-03-19T19:50:29+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3319050ec2e58442a4feb9288f36db76f5265a0a'/>
<id>3319050ec2e58442a4feb9288f36db76f5265a0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct address family option handling in ipcalc.</title>
<updated>2009-03-19T19:50:24+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c4c3bd478fd00208219542657a595098130a56fa'/>
<id>c4c3bd478fd00208219542657a595098130a56fa</id>
<content type='text'>
Make sure the default is IPv4.  If the check option is specified,
make sure we just validate the address and return 1 or 0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure the default is IPv4.  If the check option is specified,
make sure we just validate the address and return 1 or 0.
</pre>
</div>
</content>
</entry>
</feed>
