aboutsummaryrefslogtreecommitdiff
path: root/networking/ntpd.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-02-20 18:09:54 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2021-02-20 18:13:42 +0100
commit64483324c5422ad8e3cf413929b1360ce6245e7e (patch)
tree3be20dd5fdaed3b0d72f3d0a92bdbda9e501ee64 /networking/ntpd.c
parent6bdfbc4cb5470f63d4905e89f89a9829af354316 (diff)
downloadbusybox-64483324c5422ad8e3cf413929b1360ce6245e7e.tar.gz
udhcpc: clarify bcast/unicast sends in logs, include server ID
Before: sending discover sending select for 192.168.1.173 lease of 192.168.1.173 obtained, lease time 43200 sending renew to 192.168.1.1 lease of 192.168.1.173 obtained, lease time 43200 After: broadcasting discover broadcasting select for 192.168.1.173, server 192.168.1.1 lease of 192.168.1.173 obtained from 192.168.1.1, lease time 43200 sending renew to server 192.168.1.1 lease of 192.168.1.173 obtained from 192.168.1.1, lease time 43200 function old new delta udhcpc_main 2580 2610 +30 send_select 104 130 +26 send_renew 82 99 +17 send_discover 94 89 -5 send_decline 93 88 -5 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 3/2 up/down: 73/-10) Total: 63 bytes text data bss dec hex filename 1019732 559 5020 1025311 fa51f busybox_old 1019898 559 5020 1025477 fa5c5 busybox_unstripped Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/ntpd.c')
0 files changed, 0 insertions, 0 deletions