busybox/networking
Denys Vlasenko 84b89b4c22 udhcpc6: downgrade "opening listen socket" log level to 2
This matches udhcpc for IPv4.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2022-08-02 18:04:51 +02:00
..
libiproute *: slap on a few ALIGN* where appropriate 2022-02-06 19:53:10 +01:00
ssl_helper
ssl_helper-wolfssl
udhcp udhcpc6: downgrade "opening listen socket" log level to 2 2022-08-02 18:04:51 +02:00
arp.c
arping.c libbb: code shrink: introduce and use [_]exit_SUCCESS() 2022-01-05 22:16:06 +01:00
brctl.c *: add NOINLINEs where code noticeably shrinks 2021-10-10 13:50:53 +02:00
Config.src config system: move some options closer to relevalnt tool subdirectories 2021-10-12 13:23:29 +02:00
dnsd.c dnsd: check that we don't read past packet 2021-02-22 15:36:07 +01:00
ether-wake.c
ftpd.c *: more --help tweaks 2021-06-16 14:24:27 +02:00
ftpgetput.c libbb: make bb_lookup_port() abort on bad port names 2021-09-09 22:00:44 +02:00
hostname.c more --help text tweaks 2020-12-13 19:18:28 +01:00
httpd_helpers.sh
httpd_indexcgi.c style fix 2022-05-01 17:06:00 +02:00
httpd_post_upload.cgi httpd_post_upload.cgi: use mktemp to avoid $RANDOM 2021-06-06 13:44:08 +02:00
httpd_ssi.c style fix 2022-05-01 17:06:00 +02:00
httpd.c libbb: introduce and use chdir_or_warn() 2022-01-13 12:56:10 +01:00
ifconfig.c help text tweaks 2020-12-13 19:04:19 +01:00
ifenslave.c
ifplugd.c ifplugd: split -a into -a and -A, latter disables upping in iface creation 2022-04-30 14:33:14 +02:00
ifupdown.c *: slap on a few ALIGN* where appropriate 2022-02-06 19:53:10 +01:00
inetd.c *: slap on a few ALIGN_PTR where appropriate 2022-02-06 20:07:12 +01:00
interface.c *: slap on a few ALIGN* where appropriate 2022-02-06 19:53:10 +01:00
ip.c ip: added support for setting netns on devices 2021-10-07 23:24:56 +02:00
ipcalc.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
isrv_identd.c
isrv.c
isrv.h
Kbuild.src
nameif.c *: more --help tweaking 2021-06-13 03:51:55 +02:00
nbd-client.c
nc_bloaty.c libbb: make bb_lookup_port() abort on bad port names 2021-09-09 22:00:44 +02:00
nc.c libbb: code shrink: introduce and use [_]exit_SUCCESS() 2022-01-05 22:16:06 +01:00
netstat.c
nslookup.c *: add NOINLINEs where code noticeably shrinks 2021-10-10 13:50:53 +02:00
ntpd.c *: add NOINLINEs where code noticeably shrinks 2021-10-10 13:50:53 +02:00
ntpd.diff
parse_pasv_epsv.c
ping.c ping: fix typo in --help text 2022-08-02 14:34:38 +02:00
pscan.c help text tweaks, mainly expanding one for route 2020-12-18 23:33:19 +01:00
route.c libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) 2022-01-04 23:31:58 +01:00
slattach.c
ssl_client.c
tc.c tc: fix for parsing of "dev IFACE" and printing of "class list" 2021-07-11 14:50:04 +02:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c tcp/udpsvd: robustify SIGCHLD handling 2021-06-05 15:24:04 +02:00
telnet.c randomconfig fixes 2020-12-29 16:53:11 +01:00
telnetd.c libbb: code shrink: introduce and use [_]exit_SUCCESS() 2022-01-05 22:16:06 +01:00
telnetd.ctrlSQ.patch
telnetd.IAC_test.sh
tftp.c telnetd: give inetd.conf example in --help 2021-06-16 10:49:18 +02:00
tls_aes.c tls: code shrink in AES code 2020-12-15 18:47:25 +01:00
tls_aes.h
tls_aesgcm.c
tls_aesgcm.h
tls_fe.c tls: x25519: code shrink by factoring out common code 2021-12-01 15:09:44 +01:00
tls_pstm_montgomery_reduce.c tls: further reduce register pressure in i386 assembly 2021-04-20 19:03:55 +02:00
tls_pstm_mul_comba.c
tls_pstm_sqr_comba.c
tls_pstm.c tls: whitespace fixes 2021-04-27 00:40:40 +02:00
tls_pstm.h whitespace fix 2021-10-11 19:11:06 +02:00
tls_rsa.c tls: whitespace fixes 2021-04-27 00:40:40 +02:00
tls_rsa.h
tls_sp_c32.c tls: P256: remove NOP macro sp_256_norm_8() 2022-07-13 16:11:17 +02:00
tls.c tls: tweak debug printout 2021-11-27 12:03:43 +01:00
tls.h tls: remove unused tls_symmetric.h (was used by old "big" AES code) 2021-10-11 13:46:30 +02:00
traceroute.c traceroute: fix compile error due to FreeBSD compat 2021-08-15 20:06:52 +02:00
tunctl.c help text tweaks 2020-12-18 04:12:51 +01:00
vconfig.c *: --help tweaks 2021-06-13 01:08:48 +02:00
wget.c wget: allow end-users to customize Content-Type for --post-data and --post-file 2021-12-12 03:22:43 +01:00
whois.c
zcip.c