<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/busybox/networking, branch v1.33.0</title>
<subtitle>Busybox tree with Carbs Linux patches
</subtitle>
<id>https://git.carbslinux.org/forks/busybox/atom?h=v1.33.0</id>
<link rel='self' href='https://git.carbslinux.org/forks/busybox/atom?h=v1.33.0'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/'/>
<updated>2021-02-18T00:00:31+00:00</updated>
<entry>
<title>wget: use bearssl instead of openssl</title>
<updated>2021-02-18T00:00:31+00:00</updated>
<author>
<name>Cem Keylan</name>
<email>cem@ckyln.com</email>
</author>
<published>2021-02-18T00:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=09f572b1e859bfb103f654ac86541710d964d9aa'/>
<id>urn:sha1:09f572b1e859bfb103f654ac86541710d964d9aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libiproute: band-aid for old uclibc missing IFA_FLAGS</title>
<updated>2020-12-29T16:34:34+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-29T16:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=ec9a5e608357acdc6e793d63bddf84030aa4f024'/>
<id>urn:sha1:ec9a5e608357acdc6e793d63bddf84030aa4f024</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2020-12-29T15:53:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-29T15:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=77a51a2709de1b646ab493f0bf771d896de6efc2'/>
<id>urn:sha1:77a51a2709de1b646ab493f0bf771d896de6efc2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ping6: add -w/-W NUM to --help</title>
<updated>2020-12-20T10:25:50+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-20T10:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=c8f6c1d7750156b1d7daf0dc37aa2b60626fc0c1'/>
<id>urn:sha1:c8f6c1d7750156b1d7daf0dc37aa2b60626fc0c1</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       33515   33533     +18

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ping: fix -wN to not think that one packet is always lost</title>
<updated>2020-12-20T10:16:32+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-20T10:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=bc2c1b4f869d3e3b90c187ebb07b3c23c14ca880'/>
<id>urn:sha1:bc2c1b4f869d3e3b90c187ebb07b3c23c14ca880</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tftp: fix --help</title>
<updated>2020-12-18T23:33:06+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-18T23:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=4152b41183b03aa53b6ce5a8c02b857c577f1723'/>
<id>urn:sha1:4152b41183b03aa53b6ce5a8c02b857c577f1723</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>route: code shrink</title>
<updated>2020-12-18T23:07:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-18T23:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=ddc6dfdb4d56009d16e1a1d7aef441dbe4315027'/>
<id>urn:sha1:ddc6dfdb4d56009d16e1a1d7aef441dbe4315027</id>
<content type='text'>
function                                             old     new   delta
kw_lookup                                             84      86      +2
tbl_hash_net_host                                     15      14      -1
tbl_verb                                              21      19      -2
tbl_ipvx                                             104      92     -12
packed_usage                                       33527   33493     -34
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/4 up/down: 2/-49)             Total: -47 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>help text tweaks, mainly expanding one for route</title>
<updated>2020-12-18T22:33:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-18T22:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=b164cdb854e6722ab39aa62dbfad84ea37a29a30'/>
<id>urn:sha1:b164cdb854e6722ab39aa62dbfad84ea37a29a30</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       33485   33527     +42

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>help text: use -P PORT form</title>
<updated>2020-12-18T21:51:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-18T21:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=8cc3a744fbe39152b6554e2a8c029f23dc39a3f9'/>
<id>urn:sha1:8cc3a744fbe39152b6554e2a8c029f23dc39a3f9</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       33502   33491     -11

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>help text tweaks</title>
<updated>2020-12-18T03:12:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-18T03:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=a2f18d950a1a94e22fec78ee2d57f5cd3542551a'/>
<id>urn:sha1:a2f18d950a1a94e22fec78ee2d57f5cd3542551a</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       33570   33502     -68

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