<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/examples/udhcp, branch embed</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=embed</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=embed'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2018-04-13T11:27:52+00:00</updated>
<entry>
<title>udhcp: support string user options, closes 10946</title>
<updated>2018-04-13T11:27:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-13T11:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=266f6f19732f9b35487a87a346e58c1c3a0af43d'/>
<id>urn:sha1:266f6f19732f9b35487a87a346e58c1c3a0af43d</id>
<content type='text'>
function                                             old     new   delta
udhcp_str2optset                                     536     628     +92
packed_usage                                       32757   32760      +3
udhcpc_main                                         2708    2692     -16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 95/-16)             Total: 79 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples: make udhcpc script handle /32 netmasks</title>
<updated>2017-04-05T22:53:43+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-04-05T22:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9c192e7f946a351c811e2278bbf56b4dc6a4b663'/>
<id>urn:sha1:9c192e7f946a351c811e2278bbf56b4dc6a4b663</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788</title>
<updated>2014-01-13T12:38:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-01-13T12:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2e66daca654d130b820a4f0498de7f0ec355039a'/>
<id>urn:sha1:2e66daca654d130b820a4f0498de7f0ec355039a</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcpc: use readlink rather than realpath</title>
<updated>2013-03-12T14:48:09+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2013-03-12T14:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bca5c556c43ced7b368fdd90a24e4aecf40045ac'/>
<id>urn:sha1:bca5c556c43ced7b368fdd90a24e4aecf40045ac</id>
<content type='text'>
The realpath utility requires all paths exist when canonicalizing
symlinks.  If /etc/resolv.conf points to a tmpfs, then it might
not exist initially.  Use `readlink -f` so that we follow all
symlinks that are available.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>udhcpc: tweak math shell style with the metric var</title>
<updated>2013-02-27T06:05:34+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2013-02-27T06:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9fed24c031a885264a9249eed3b6c654c32ce139'/>
<id>urn:sha1:9fed24c031a885264a9249eed3b6c654c32ce139</id>
<content type='text'>
Some shells (like dash) are lame and omit the POSIX increment/decrement
feature (because it is listed as optional).  Tweak the shell script to
work in all POSIX variants.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>udhcpc: support resolv.conf symlinks</title>
<updated>2013-02-27T06:01:43+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2013-02-27T06:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=39b8fb41c50e6ee0aaca81cde2a4dec98d45ef9a'/>
<id>urn:sha1:39b8fb41c50e6ee0aaca81cde2a4dec98d45ef9a</id>
<content type='text'>
Often it is desirable to have /etc/ be on read-only storage (well, the
whole rootfs) but have things like /etc/resolv.conf be symlinks to a
writable location.  Tweak the simple script to support that.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>udhcp: finish support of classless static routes</title>
<updated>2011-12-16T16:05:52+00:00</updated>
<author>
<name>Michael McTernan</name>
<email>Michael.McTernan.2001@cs.bris.ac.uk</email>
</author>
<published>2011-12-16T16:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7b57ff4436f3e672076e6f5440954a958ba04ab3'/>
<id>urn:sha1:7b57ff4436f3e672076e6f5440954a958ba04ab3</id>
<content type='text'>
function                                             old     new   delta
udhcp_str2optset                                     415     532    +117

Signed-off-by: Michael McTernan &lt;Michael.McTernan.2001@cs.bris.ac.uk&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tweak examples/udhcp/udhcpd.conf</title>
<updated>2011-05-04T19:17:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-05-04T19:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=14b162f9ab2c34cf5ffc9f5c8e9f90d58e8445eb'/>
<id>urn:sha1:14b162f9ab2c34cf5ffc9f5c8e9f90d58e8445eb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcp: add FEATURE_UDHCP_8021Q option</title>
<updated>2011-04-26T00:50:00+00:00</updated>
<author>
<name>Nigel Hathaway</name>
<email>Nigel.Hathaway@ubiquisys.com</email>
</author>
<published>2011-04-26T00:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fb6b173ff786648f5f43d23ff3c4f7721e9cb8b5'/>
<id>urn:sha1:fb6b173ff786648f5f43d23ff3c4f7721e9cb8b5</id>
<content type='text'>
function                                             old     new   delta
dhcp_option_strings                                  217     237     +20
dhcp_optflags                                         64      68      +4

Signed-off-by: Nigel Hathaway &lt;Nigel.Hathaway@ubiquisys.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: fix unterminated last lines. no code changes</title>
<updated>2010-07-26T10:26:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-26T10:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f0b82142b264c46f6fee2720fdd0d776a127b17d'/>
<id>urn:sha1:f0b82142b264c46f6fee2720fdd0d776a127b17d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
