<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/recipes-connectivity/dhcp/files, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2020-09-08T03:00:47+00:00</updated>
<entry>
<title>dhcp: drop hook functionality</title>
<updated>2020-09-08T03:00:47+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-09-08T03:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=c58fd2bea4d6ccd98d9f29bd7dcff96d7d99594d'/>
<id>urn:sha1:c58fd2bea4d6ccd98d9f29bd7dcff96d7d99594d</id>
<content type='text'>
Hopefully no one is using these exit hooks anymore, since dhcp
is no longer in oe-core, this bbappend is dangling. The replacement
to dhcp doesn't support the same hooks, so we drop everything and
see if anyone notices.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>dhcp: Add the default route option</title>
<updated>2019-03-25T03:14:23+00:00</updated>
<author>
<name>Zhixiong Chi</name>
<email>zhixiong.chi@windriver.com</email>
</author>
<published>2019-03-22T02:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5e5c80ec5c4ee05ab3b75e5ba5f00edbeedc1a6f'/>
<id>urn:sha1:5e5c80ec5c4ee05ab3b75e5ba5f00edbeedc1a6f</id>
<content type='text'>
Add the default route option for the operation of adding route,
while we set the static route and the mask setting is 0.

For example:
add_routes 32 169 254 169 254 10 209 67 4 0 10 209 67 1

The first route (169.254.169.254/32 via 10.209.67.4) is added successfully,
but the second route (10.209.67.1, default) is not added at all.

Signed-off-by: Zhixiong Chi &lt;zhixiong.chi@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>dhcp: add dhcp classless static route support</title>
<updated>2014-06-24T20:33:32+00:00</updated>
<author>
<name>Andy Ning</name>
<email>andy.ning@windriver.com</email>
</author>
<published>2014-06-24T14:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ae839bbb369dd33d6cb53290d0a2ad3d5a72ec49'/>
<id>urn:sha1:ae839bbb369dd33d6cb53290d0a2ad3d5a72ec49</id>
<content type='text'>
dhclient needs to be configured to request classess static
routes (option code 121) from dhcp server. And dhclient-script will call
dhclient-exit-hooks which will parse and add the static routes
received from dhcp server into the routing table.

The support are built into both controller image and usb guest image,
but only guest image makes use of it to add static route for instance to
access metadata.

Signed-off-by: Andy Ning &lt;andy.ning@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
