<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/net/udp, branch master</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/net/udp?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/net/udp?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2018-03-18T15:43:11+00:00</updated>
<entry>
<title>[tftp] Prevent potential division by zero</title>
<updated>2018-03-18T15:43:11+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2018-03-18T15:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b11ae1d91b32c7d0d52a0fc35a37b5e2f57a0f79'/>
<id>urn:sha1:b11ae1d91b32c7d0d52a0fc35a37b5e2f57a0f79</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[dns] Ensure DNS names are NUL-terminated when used as diagnostic strings</title>
<updated>2017-09-07T11:19:35+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2017-09-07T11:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=af02a8d07193e8b8900a37a8f42aefcdc332e68c'/>
<id>urn:sha1:af02a8d07193e8b8900a37a8f42aefcdc332e68c</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[dns] Report current DNS query as job progress status message</title>
<updated>2017-09-06T10:46:13+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2017-09-06T10:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9faf069126b37cef87a47209b661de434d9e71cf'/>
<id>urn:sha1:9faf069126b37cef87a47209b661de434d9e71cf</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[slam] Avoid NULL pointer dereference in slam_pull_value()</title>
<updated>2017-03-21T12:57:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2017-03-21T12:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=64de7dc7fd06470424bb4c3ea537f542c46895c4'/>
<id>urn:sha1:64de7dc7fd06470424bb4c3ea537f542c46895c4</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[slam] Fix resource leak on error path</title>
<updated>2017-03-21T12:53:13+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2017-03-21T12:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=60561d0f3d3353b11c9b876ef8e098cf696969c3'/>
<id>urn:sha1:60561d0f3d3353b11c9b876ef8e098cf696969c3</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[dhcp] Allow vendor class to be changed in DHCP requests</title>
<updated>2017-03-20T11:58:59+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2017-03-20T11:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=de2c6fa240fc3b42c91c06775de6a26eb4aa3faf'/>
<id>urn:sha1:de2c6fa240fc3b42c91c06775de6a26eb4aa3faf</id>
<content type='text'>
Allow the DHCPv4 vendor class to be specified via the "vendor-class"
setting.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[netdevice] Allow MTU to be changed at runtime</title>
<updated>2017-01-23T17:47:28+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2017-01-23T17:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=16aed6e5ce808615df95c7767b4dd8793c398d93'/>
<id>urn:sha1:16aed6e5ce808615df95c7767b4dd8793c398d93</id>
<content type='text'>
Provide a settings applicator to modify netdev-&gt;max_pkt_len in
response to changes to the "mtu" setting (DHCP option 26).

Note that as with MAC address changes, drivers are permitted to
completely ignore any changes in the MTU value.  The net result will
be that iPXE effectively uses the smaller of either the hardware
default MTU or the software configured MTU.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ipv6] Create routing table based on IPv6 settings</title>
<updated>2016-07-20T12:02:44+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-07-19T16:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c34d1518eb446d596087ed2b9dda33a513f7e980'/>
<id>urn:sha1:c34d1518eb446d596087ed2b9dda33a513f7e980</id>
<content type='text'>
Use the IPv6 settings to construct the routing table, in a matter
analogous to the construction of the IPv4 routing table.

This allows for manual assignment of IPv6 addresses via e.g.

  set net0/ip6 2001:ba8:0:1d4::6950:5845
  set net0/len6 64
  set net0/gateway6 fe80::226:bff:fedd:d3c0

The prefix length ("len6") may be omitted, in which case a default
prefix length of 64 will be assumed.

Multiple IPv6 addresses may be assigned manually by implicitly
creating child settings blocks.  For example:

  set net0/ip6 2001:ba8:0:1d4::6950:5845
  set net0.ula/ip6 fda4:2496:e992::6950:5845

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ipv6] Match user expectations for IPv6 settings priorities</title>
<updated>2016-07-19T16:07:53+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-07-19T15:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4ad3c73b3099cfe3b7f1c79ddfe9061809e4ac6d'/>
<id>urn:sha1:4ad3c73b3099cfe3b7f1c79ddfe9061809e4ac6d</id>
<content type='text'>
A reasonable user expectation is that ${net0/ip6} should show the
"highest-priority" of the IPv6 addresses, even when multiple IPv6
addresses are active.  The expected order of priority is likely to be
manually-assigned addresses first, then stateful DHCPv6 addresses,
then SLAAC addresses, and lastly link-local addresses.

Using ${priority} to enforce an ordering is undesirable since that
would affect the priority assigned to each of the net&lt;N&gt; blocks as a
whole, so use the sibling ordering capability instead.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[dhcpv6] Expose IPv6 address setting acquired through DHCPv6</title>
<updated>2016-07-19T00:20:34+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-07-19T00:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=03d19cf14d19a80aee60126f1b0099c8f201aca7'/>
<id>urn:sha1:03d19cf14d19a80aee60126f1b0099c8f201aca7</id>
<content type='text'>
Originally-implemented-by: Hannes Reinecke &lt;hare@suse.de&gt;
Originally-implemented-by: Marin Hannache &lt;git@mareo.fr&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
