[PATCH] ntpd: Add option -I to ntpd server

Denys Vlasenko vda.linux at googlemail.com
Tue Jul 15 13:09:19 UTC 2014


On Sun, Jul 6, 2014 at 11:14 PM, Nikolaus Froehlich
<nikolaus at mathematik.uni-marburg.de> wrote:
> Hello busybox maintainers,
> attached is a patch to add the command line  option -I (bind server to
> specific interface) to the busybox ntpd.
> It increases the binary by 89 bytes, but only in cases when the NTPD_SERVER
> configuration option is enabled.
> Since this is my first contribution, I hope that you may be able to  reserve
> a little longer moment for review.
> All kinds of comments are very welcome.
> Thanks,
>               Nik.
>
> function                                             old     new   delta
> ntp_init                                             449     481     +32
> .rodata                                           141850  141881     +31
> packed_usage                                       29585   29611     +26
> ----------------------------------------------------------------------------
> --
> (add/remove: 0/0 grow/shrink: 3/0 up/down: 89/0)               Total: 89
> bytes
>    text    data     bss     dec     hex filename
>  771901    2088    9028  783017   bf2a9 busybox_old
>  771964    2088    9028  783080   bf2e8 busybox_unstripped

Applied, thanks!


More information about the busybox mailing list