aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2015-10-31ifupdown: use -x hostname:NAME with udhcpcNatanael Copa
2015-10-26ifupdown: pass interface device name for ipv6 route commandsTimo Teräs
2015-10-25inetd: make FEATURE_INETD_RPC off by defaultDenys Vlasenko
2015-10-24libiproute: use if_nametoindexRon Yorston
2015-10-24dumpleases: string reuseDenys Vlasenko
2015-10-24dumpleases: new option -d to show time in secondsIsaac Dunham
2015-10-24zcip: ...ad suppress the warningDenys Vlasenko
2015-10-24zcip: do not query current time if we won't use the resultDenys Vlasenko
2015-10-24dumpleases: make host names sanitized to shell-friendly conditionDenys Vlasenko
2015-10-23httpd: fix heap buffer overflow. Closes 8426Denys Vlasenko
2015-10-20wget: make Bartosz's "wget --passive-ftp -nd -t 3" workDenys Vlasenko
2015-10-14libiproute: make rt_addr_n2a() and format_host() return auto stringsDenys Vlasenko
2015-10-14libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)Denys Vlasenko
2015-10-14networking: add 'ip neigh' commandCurt Brune
2015-10-13*: more BUILD_BUG_ON conversionsDenys Vlasenko
2015-10-13wget: shrink code if https isn't supportedRon Yorston
2015-10-13libbb: introduce kernel-style BUILD_BUG_ON()Denys Vlasenko
2015-10-13ftpd: make DIR parameter work for non-root too: chdir to it instead of chrootDenys Vlasenko
2015-10-13whitespace fixesDenys Vlasenko
2015-10-09use auto_string() where appropriate to kill a few staticsDenys Vlasenko
2015-10-09libbb: auto_string() for efficient handling of temporary malloced stirngsDenys Vlasenko
2015-10-08udhcpc: fix for some Android toolchain breakageDenys Vlasenko
2015-10-08iproute: more string reuseDenys Vlasenko
2015-10-08iproute: don't hardcode the path to config filesChristoph J. Thompson
2015-10-08ip: increased max ID for /etc/iproute2/rt_tables to 1023Denys Vlasenko
2015-10-08libiproute: use itoa() where appropriateDenys Vlasenko
2015-10-08join some common strings, -400 bytesDenys Vlasenko
2015-10-07build system: -fno-builtin-printfDenys Vlasenko
2015-10-07wget: make it possible to have both SSL helpers configuredDenys Vlasenko
2015-10-07ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALENDenys Vlasenko
2015-10-07ssl_helper: tweaks discovered while building 32-bit versionDenys Vlasenko
2015-10-07wget: make openssl/ssl_helper choice configurableDenys Vlasenko
2015-10-05Aboriginal linux/musl build fixesDenys Vlasenko
2015-08-25ping: fix recently introduced build breakage for non-optimizing buildsDenys Vlasenko
2015-08-24ifupdown: 'prio' should have been 'metric' in static_up and static_up6Alex Dowad
2015-08-24libbb: add setsockopt_foo helpersDenys Vlasenko
2015-08-24Merge setsockopt error messagesDenys Vlasenko
2015-08-24traceroute: fix help textDenys Vlasenko
2015-08-16arping: make help text clearerDenys Vlasenko
2015-08-15ipcalc: fix trivial usage messageRon Yorston
2015-08-04zcip: tweak comments and make unsigned division more obviousDenys Vlasenko
2015-08-04zcip: another code shrinkDenys Vlasenko
2015-08-04zcip: code shrinkDenys Vlasenko
2015-08-04zcip: simplify codeDenys Vlasenko
2015-07-30udhcpc: dns labels can actually start with a numberArthur Gautier
2015-07-19libbb: add a function to make a copy of a region of memoryRon Yorston
2015-07-13Removes stray empty line from codeManinder Singh
2015-07-01ipaddress: better formatting, no code changesDenys Vlasenko
2015-07-01ip addr: support change and replace commandsMichael Tokarev
2015-05-25typo fixesManinder Singh