<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/examples, branch tab_completion</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=tab_completion</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=tab_completion'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2022-08-30T14:41:17+00:00</updated>
<entry>
<title>*: style fix</title>
<updated>2022-08-30T14:41:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-08-30T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe73c8d55795a8fe7e95fc2c00af6899817b96b8'/>
<id>urn:sha1:fe73c8d55795a8fe7e95fc2c00af6899817b96b8</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/var_service/dhcp_if: make helper scripts more talkative</title>
<updated>2022-05-12T09:07:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-05-12T09:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b9c2108b26ad1fe4634c250850a4abadff26c76e'/>
<id>urn:sha1:b9c2108b26ad1fe4634c250850a4abadff26c76e</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>style fix</title>
<updated>2022-05-01T15:06:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-05-01T15:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9b6f44e0403f9214343bdafd054a628aa1506630'/>
<id>urn:sha1:9b6f44e0403f9214343bdafd054a628aa1506630</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/var_service/fw/run: allow extif's to be more than one iface</title>
<updated>2021-09-02T21:53:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-09-02T21:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d7e39f26d711b5736a3a478b0d8b353c0c02e958'/>
<id>urn:sha1:d7e39f26d711b5736a3a478b0d8b353c0c02e958</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/udhcp/udhcpd.conf: update</title>
<updated>2021-06-03T10:07:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-06-03T10:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2f1d13d56aecc622366f717932929db5f0b8b35b'/>
<id>urn:sha1:2f1d13d56aecc622366f717932929db5f0b8b35b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples: remove /sbin/ prefixes, system should be configured with $PATH to find utilities</title>
<updated>2020-12-13T20:35:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2020-12-13T20:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1b367cbeda9447d771b09831c1e9c83cadbee55e'/>
<id>urn:sha1:1b367cbeda9447d771b09831c1e9c83cadbee55e</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/udhcp/simple.script: fix IPv6 support when using udhcpc</title>
<updated>2020-06-21T01:02:02+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2020-06-16T08:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=62744efa472886ea8fdeb262dcb184974e3f88de'/>
<id>urn:sha1:62744efa472886ea8fdeb262dcb184974e3f88de</id>
<content type='text'>
The udhcpc script calls ip addr flush .. which flushes addresses
of any address family, including IPv6. However, busybox udhcpc is
IPv4 only and should not influence IPv6 addressing. Hence use ip
addr flush with family constraint.

The script particularly broke IPv6 SLAAC: Typically when udhcpc
calls the script the kernel already assigned the IPv6 link-local
address. The flush removes the link-local IPv6 address again and
prohibits proper IPv6 operation such as SLAAC since neighbor
discovery protocol relies on IPv6 link-local addressing.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
[Taken from https://git.openembedded.org/openembedded-core/commit/meta/recipes-core/busybox/files/simple.script?id=b77541dbb2f442e51842f9d24c8745a6df2d1478]
Signed-off-by: Quentin Schulz &lt;quentin.schulz@streamunlimited.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Updated inittab example documentation</title>
<updated>2019-11-17T16:48:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2019-11-17T16:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=419d0294e9e9c272c0d740e4951dd083d19d479f'/>
<id>urn:sha1:419d0294e9e9c272c0d740e4951dd083d19d479f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/udhcp/simple.script: print the filename actually changed</title>
<updated>2019-09-12T10:06:46+00:00</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eb@emlix.com</email>
</author>
<published>2019-08-13T15:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7f89ebe18ff2f5b3b5e8b2d617d682cb1d56293b'/>
<id>urn:sha1:7f89ebe18ff2f5b3b5e8b2d617d682cb1d56293b</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eb@emlix.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/udhcp/simple.script: up interface on deconfig event</title>
<updated>2019-09-05T12:58:30+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2019-09-05T12:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=81a708393d851b6b35c9bc3efe0e76ae696c07cc'/>
<id>urn:sha1:81a708393d851b6b35c9bc3efe0e76ae696c07cc</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
