index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
udhcpc: fix a problem with binary-encoded options
Denys Vlasenko
2011-02-06
1
-1
/
+1
|
*
ping: trivial simplification. -2 bytes
Denys Vlasenko
2011-02-06
1
-4
/
+6
|
*
ping: fix IPv6 pinging. Closes bug 3187
Denys Vlasenko
2011-02-05
1
-1
/
+1
|
*
whitespace fixes
Denys Vlasenko
2011-02-03
2
-3
/
+3
*
|
Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge
Ron Yorston
2012-03-21
11
-93
/
+88
|
\
|
|
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
1
-4
/
+0
|
*
eliminate aliasing warnings in traceroute.c and udhcp/socket.c
Denys Vlasenko
2011-01-20
2
-12
/
+16
|
*
eliminate aliasing warning in networking/route.c
Denys Vlasenko
2011-01-20
2
-36
/
+41
|
*
ifplugd: eliminate aliasing warnings
Denys Vlasenko
2011-01-20
1
-10
/
+14
|
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
2
-4
/
+4
|
*
remove a few aliasing warnings
Denys Vlasenko
2011-01-16
1
-1
/
+1
|
*
httpd: send correct mtime for .gz files
Denys Vlasenko
2011-01-11
1
-0
/
+1
|
*
libbb unicode: comment out usused function and unused parameter
Denys Vlasenko
2011-01-11
1
-1
/
+1
|
*
tftp: fix bad interaction betweel poll() and alarm(). Closes bug 3061
Denys Vlasenko
2011-01-10
1
-27
/
+12
*
|
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
39
-357
/
+414
|
\
|
|
*
explain every non-SUID_DROP applet. No code changes
Denys Vlasenko
2011-01-03
1
-0
/
+1
|
*
udhcpc: document SIGUSRn effect in help text
Denys Vlasenko
2010-12-25
1
-0
/
+4
|
*
telnetd: write utmp record with correct pid
Denys Vlasenko
2010-11-30
1
-1
/
+2
|
*
ping: set not only IP_TTL, but also IP_MULTICAST_TTL
Denys Vlasenko
2010-11-29
1
-2
/
+4
|
*
ping: add -t TTL option
Joachim Nilsson
2010-11-28
3
-34
/
+102
|
*
dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing lease
Denys Vlasenko
2010-11-28
1
-7
/
+11
|
*
use BB_EXECVP_or_die where appropriate
Denys Vlasenko
2010-11-28
1
-2
/
+1
|
*
dhcpd: smaller code: do not look for REQUESTED_IP twice
Denys Vlasenko
2010-11-28
1
-26
/
+30
|
*
nc: fix SEGV on -v when NC_EXTRA is off
Denys Vlasenko
2010-11-22
1
-1
/
+1
|
*
inetd: if argv[0] is not specified, set it to program name
Mike Frysinger
2010-11-22
1
-0
/
+6
|
*
ip: Fix command line option parsing of "ip route get ..."
Christian Hornung
2010-11-04
1
-1
/
+1
|
*
networking/*: remove superfluous comments
Denys Vlasenko
2010-10-30
5
-11
/
+1
|
*
whitespace cleanup
Denys Vlasenko
2010-10-29
28
-132
/
+103
|
*
ifupdown: add manual method for IPv6. Closes bug 2497.
Denys Vlasenko
2010-10-29
1
-55
/
+68
|
*
telnet: do not check for 0 return from poll (it's impossible)
Denys Vlasenko
2010-10-29
1
-24
/
+24
|
*
telnet: convert CR NUL -> CR on input. Closes bug 2569
Denys Vlasenko
2010-10-29
1
-69
/
+63
|
*
dnsd: fix 64-bit bug 2539.
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d'
Nguyễn Thái Ngọc Duy
2011-01-04
9
-17
/
+17
|
\
|
|
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
9
-17
/
+17
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-79
/
+119
|
\
|
|
*
netstat: was using buffers one byte short for scanf (no place for NUL). fixing
Denys Vlasenko
2010-10-28
1
-3
/
+6
|
*
netstat: fix IPv6 problem (garbage in scope_id); code shrink
Denys Vlasenko
2010-10-27
1
-47
/
+62
|
*
netstat: fix -r display in usage text
Bob Dunlop
2010-10-27
1
-28
/
+50
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e^'
Nguyễn Thái Ngọc Duy
2011-01-04
7
-78
/
+261
|
\
|
|
*
nbd-client: kill unused variable (total 0 bytes)
Alexander Shishkin
2010-10-22
1
-0
/
+2
|
*
udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size
Denys Vlasenko
2010-10-21
2
-5
/
+14
|
*
ntpd: fix usage text and a typo in constant name
Leonid Lisovskiy
2010-10-20
1
-5
/
+5
|
*
udhcpc: exit if iface disappeared; use correct MAC if it changes
Denys Vlasenko
2010-10-20
1
-6
/
+14
|
*
udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf
Denys Vlasenko
2010-10-20
1
-10
/
+11
|
*
udhcpc: periodically reread our ifindex and mac
Denys Vlasenko
2010-10-20
1
-0
/
+10
|
*
udhcpc: emit maxsize option in all non-NAK type packets
Denys Vlasenko
2010-10-20
1
-18
/
+90
|
*
dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE
Denys Vlasenko
2010-10-20
2
-7
/
+7
|
*
udhcpc: better help text
Denys Vlasenko
2010-10-20
1
-9
/
+15
|
*
udhcpc: remove now-unneeded definitions of vendor and client-id opts
Denys Vlasenko
2010-10-20
1
-3
/
+4
|
*
udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same ...
Denys Vlasenko
2010-10-20
2
-41
/
+37
[prev]
[next]