<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/usr/route.c, branch v1.0.0</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/usr/route.c?h=v1.0.0</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/usr/route.c?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2009-11-16T22:09:23+00:00</updated>
<entry>
<title>[ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONE</title>
<updated>2009-11-16T22:09:23+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-11-14T02:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=2ce0d8f08be9172e8a2b267e3073c1ed0b54afae'/>
<id>urn:sha1:2ce0d8f08be9172e8a2b267e3073c1ed0b54afae</id>
<content type='text'>
ipv4.c uses a gateway address of INADDR_NONE to represent "no
gateway".  It initialises the gateway address to INADDR_NONE before
calling fetch_ipv4_setting() to retrieve the configured gateway
address (if any).

However, as of commit 612f4e7 "[settings] Avoid returning
uninitialised data on error in fetch_xxx_setting()",
fetch_ipv4_setting() will zero the IP address if the setting does not
exist, rather than leaving it unaltered.

Fix by using a zero IP address to indicate "no gateway", so that a
non-existent gateway address setting will be treated as such.
</content>
</entry>
<entry>
<title>[legal] Add a selection of FILE_LICENCE declarations</title>
<updated>2009-05-18T07:33:25+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-05-01T14:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c44a193d0d147ed6f98741124569864e516e9d4b'/>
<id>urn:sha1:c44a193d0d147ed6f98741124569864e516e9d4b</id>
<content type='text'>
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
</content>
</entry>
<entry>
<title>Use stdio.h instead of vsprintf.h</title>
<updated>2007-01-19T01:13:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-19T01:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=73b09ecba6dad0070e106a74eeed4bc388d60e02'/>
<id>urn:sha1:73b09ecba6dad0070e106a74eeed4bc388d60e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn when net device on an active route is not open.</title>
<updated>2007-01-10T20:58:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-10T20:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=de042993c027a1a3d90e041a4124f7c555a96a51'/>
<id>urn:sha1:de042993c027a1a3d90e041a4124f7c555a96a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add route() function to display routing table.</title>
<updated>2007-01-10T20:38:20+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-10T20:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d9ba8f790b2b0ad7e22b96e46dc5e0946815e512'/>
<id>urn:sha1:d9ba8f790b2b0ad7e22b96e46dc5e0946815e512</id>
<content type='text'>
</content>
</entry>
</feed>
