busybox/networking
Denys Vlasenko 002d6ee46d ifplugd: split -a into -a and -A, latter disables upping in iface creation
-a meant both "don't up iface before each link detection" and "don't up iface
when it newly appears". But they are not the same.

I have a dock station where eth1 appears when I attach the notebook to it
(looks like it's hanging off a USB bus). IOW: appearance of this interface
is functionally equivalent to attaching ethernet cable.
ifplugd meant to be able to *automatically* handle this case.
Currently, with -a, it couldn't: newly appearing iface stayed down,
user had to manually up it.

function                                             old     new   delta
packed_usage                                       34253   34296     +43
.rodata                                           104876  104877      +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 44/0)               Total: 44 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2022-04-30 14:33:14 +02:00
..
2020-08-13 17:12:56 +02:00
2020-08-13 17:12:56 +02:00
2021-06-16 14:24:27 +02:00
2020-12-13 19:18:28 +01:00
2020-12-13 19:04:19 +01:00
2020-08-13 17:12:56 +02:00
2021-06-13 03:51:55 +02:00
2020-11-29 11:37:34 +01:00
2021-01-04 13:28:28 +01:00
2020-11-29 11:37:34 +01:00
2020-12-29 16:53:11 +01:00
2020-12-15 18:47:25 +01:00
2021-04-27 00:40:40 +02:00
2021-10-11 19:11:06 +02:00
2021-04-27 00:40:40 +02:00
2021-11-27 12:03:43 +01:00
2020-12-18 04:12:51 +01:00
2021-06-13 01:08:48 +02:00
2020-08-13 17:12:56 +02:00