index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2014-01-22
iplink: fix build with kernel versions prior to 2.6.23
Eugene Rudoy
2014-01-20
ntpd: remove now unnecessary check for IP_PKTINFO definition
Denys Vlasenko
2014-01-20
ntpd: fix compilation warnings
Bartosz Golaszewski
2014-01-10
fakeidentd: simplify ndelay manipulations
Denys Vlasenko
2014-01-09
fixlet for the previous commit #2
Denys Vlasenko
2014-01-09
fixlet for the previous commit
Denys Vlasenko
2014-01-09
networking: explain isrv_run() API
Denys Vlasenko
2014-01-09
fakeidentd: fix use-after-free
Ryan Mallon
2014-01-09
ping: revert "try SOCK_DGRAM if no root privileges"
Denys Vlasenko
2014-01-08
ntpd: adjust last packet's recv time after a step
Denys Vlasenko
2013-12-17
hostname: do not use gethostbyname() for "hostname -s"
Michael Tokarev
2013-12-17
wget: user-friendly fallback to http
Lauri Kasanen
2013-12-08
ntpd: speed up resyncing if our clock is seriously off
Denys Vlasenko
2013-12-07
ntpd: do not invalidate datapoints after step
Denys Vlasenko
2013-12-04
ntpd: comment out "spike detection" code
Denys Vlasenko
2013-12-04
ntpd: promote log level 3 to production
Denys Vlasenko
2013-12-04
ntpd: let user know if spike was detected
Denys Vlasenko
2013-11-29
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-28
ping: try SOCK_DGRAM if no root privileges
Daniel Borca
2013-11-12
udhcp: add PXELINUX config file option (code 209) definition
Jeremy Kerr
2013-11-03
udhcpc: allow zero server-id. Closes 6614.
Denys Vlasenko
2013-10-28
udhcpc: make DHCP packets to have at least 300 DHCP bytes
Johannes Stezenbach
2013-10-16
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
Guilherme Maciel Ferreira
2013-10-16
Fix some compiler warnings emitted by gcc-4.8.0
Denys Vlasenko
2013-10-14
ether-wake: shorten help text, reduce packet buffer size
Denys Vlasenko
2013-10-12
wget: add support for connect timeout
Lauri Kasanen
2013-09-18
httpd: make sire pfd[TO_CGI].revents is cleared before poll()
Denys Vlasenko
2013-09-11
httpd: treat errors from stdin correctly.
Denys Vlasenko
2013-08-16
iplink: comment out include <net/if_packet.h>
Denys Vlasenko
2013-08-15
fix build error with musl libc due to if_slip.h
Denys Vlasenko
2013-08-14
networking: fix potential overflow in ife_print6()
Nicolas Dichtel
2013-08-08
udhcpc: tweak help text more
Denys Vlasenko
2013-08-08
udhcpc: tweak help text
Denys Vlasenko
2013-08-05
udhcpc: tweak help text
Denys Vlasenko
2013-08-04
ifplugd: use a larger netlink buffer
Tito Ragusa
2013-07-30
Whitespace fixes
Denys Vlasenko
2013-07-29
nc: remove unnecessary "errno = 0"
Denys Vlasenko
2013-07-28
iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include)
Denys Vlasenko
2013-07-28
nc: remove some dead code
Denys Vlasenko
2013-07-28
nc: exit when both stdin and network are closed.
Denys Vlasenko
2013-07-28
nc: use symbolic SHUT_WR instead of literal 1
Denys Vlasenko
2013-07-25
networking: code shrink
Bartosz Golaszewski
2013-07-15
ip link: add VLAN support
Patrick McHardy
2013-07-15
ip: code shrink
Denys Vlasenko
2013-07-01
wget: do not abort if "_" is encountered in a HTTP header
Denys Vlasenko
2013-06-28
ping: code shrink
Denys Vlasenko
2013-06-28
Move create_icmp[6]_socket to its only user, and simplify it
Denys Vlasenko
2013-06-27
nslookup: set default DNS server again. Hopefully helps with 675
Denys Vlasenko
2013-05-23
ntpd: set offset to 0.0 in "usync" event
Denys Vlasenko
[next]