<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/networking/udhcp, branch ucrt_hack</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=ucrt_hack</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=ucrt_hack'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2021-09-03T23:50:42+00:00</updated>
<entry>
<title>udhcp: add comments, no code changes</title>
<updated>2021-09-03T23:50:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-09-03T23:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8aa626ffffbe7f7dfa6db8a37a0f841ce777085d'/>
<id>urn:sha1:8aa626ffffbe7f7dfa6db8a37a0f841ce777085d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dhcprelay: change two more variables to unsigned</title>
<updated>2021-09-02T15:09:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-09-02T15:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f02691939eba5c043a90c0f1f428d4124dc83a1c'/>
<id>urn:sha1:f02691939eba5c043a90c0f1f428d4124dc83a1c</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcp: clarify aspects of relay operation, add TODOs and FIXMEs, tweak --help</title>
<updated>2021-09-02T14:24:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-09-02T14:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3f2d969db9023e273a327418b32ebd4ed88893c4'/>
<id>urn:sha1:3f2d969db9023e273a327418b32ebd4ed88893c4</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       33891   33920     +29
dhcprelay_main                                       943     926     -17
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 29/-17)             Total: 12 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcpd: check config file for bad IP ranges (start &gt; end)</title>
<updated>2021-09-02T12:40:54+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-09-02T12:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=62d0c8e02872d444ba20b4bdf638ac26c509a3dd'/>
<id>urn:sha1:62d0c8e02872d444ba20b4bdf638ac26c509a3dd</id>
<content type='text'>
function                                             old     new   delta
.rodata                                           104209  104238     +29
read_config                                          208     225     +17
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 46/0)               Total: 46 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcpd: update --help to include -a MSEC</title>
<updated>2021-09-02T12:02:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-09-02T11:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d99dee944eabab5184c356027b0a7a9dd9e2541a'/>
<id>urn:sha1:d99dee944eabab5184c356027b0a7a9dd9e2541a</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       33886   33891      +5

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcp: fix build breakage on MIPS</title>
<updated>2021-08-20T11:38:16+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-08-20T11:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=29b53ef03fc7ddd3ba27898d77a900a2f184aa0d'/>
<id>urn:sha1:29b53ef03fc7ddd3ba27898d77a900a2f184aa0d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: more --help tweaks</title>
<updated>2021-06-16T12:24:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-06-16T12:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=609df6f22a960e45b727698f33be695d42541e25'/>
<id>urn:sha1:609df6f22a960e45b727698f33be695d42541e25</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       33522   33534     +12

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcpc: do not use inet_addr() to parse -r REQ_IP, it's deprecated</title>
<updated>2021-06-14T23:42:21+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-06-14T23:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ebe8c14d34d3f6957b4e44967c9089b84e144ddf'/>
<id>urn:sha1:ebe8c14d34d3f6957b4e44967c9089b84e144ddf</id>
<content type='text'>
...and we did not error-check it, and this is the only use of it:

function                                             old     new   delta
inet_addr                                             37       -     -37

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcpc: rename server_addr to server_id, fix id comparison if it's not specified</title>
<updated>2021-06-14T23:15:44+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-06-14T23:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e27fed6b9a21454149873cfc4e034c8226f8ffb'/>
<id>urn:sha1:9e27fed6b9a21454149873cfc4e034c8226f8ffb</id>
<content type='text'>
Even though it is _meant to be_ an IP address, in the wild servers sometimes
give bogus server ids, like 1.1.1.1

function                                             old     new   delta
udhcpc_main                                         2551    2542      -9

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>udhcpc[6]: do not pass xid around, keep it in client_data.xid</title>
<updated>2021-06-14T23:06:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-06-14T23:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=827b690fa7b9dd006f305449c342fb1b9bff6fb7'/>
<id>urn:sha1:827b690fa7b9dd006f305449c342fb1b9bff6fb7</id>
<content type='text'>
function                                             old     new   delta
perform_release                                      105     169     +64
perform_d6_release                                   259     262      +3
init_d6_packet                                        84      85      +1
send_d6_discover                                     286     285      -1
send_d6_select                                       128     126      -2
send_d6_renew                                        176     174      -2
send_d6_info_request                                  65      63      -2
udhcpc_main                                         2555    2551      -4
send_select                                          130     122      -8
send_renew                                            99      91      -8
send_discover                                         89      81      -8
udhcpc6_main                                        2636    2602     -34
send_release                                          74       -     -74
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 3/9 up/down: 68/-143)           Total: -75 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
