index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
ping6.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ping[6]: don't do htons(a++), it can be a macro
vda
2007-01-03
1
-1
/
+2
*
fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
vda
2006-12-31
1
-3
/
+4
*
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
vda
2006-11-22
1
-3
/
+1
*
login: use %s - we know that string is not too long there
vda
2006-11-20
1
-59
/
+33
*
nslookup: make it more IPv6 friendly
vda
2006-10-26
1
-1
/
+1
*
silly size savings and capitalization fixes
vda
2006-10-26
1
-1
/
+1
*
message string changes, mostly for consistency, also -32 bytes in .rodata
vda
2006-10-20
1
-1
/
+1
*
attempt to regularize atoi mess.
vda
2006-10-08
1
-8
/
+8
*
whitespace cleanup
vda
2006-09-17
1
-1
/
+1
*
ping(6): use htons instead of SWAP_BE.
vda
2006-09-02
1
-3
/
+3
*
ping: implement -I option
vda
2006-09-02
1
-2
/
+0
*
ping6: resolve interface name to number early.
vda
2006-09-02
1
-7
/
+8
*
Sync ping and ping6 a bit, fix style and indentation.
vda
2006-09-02
1
-24
/
+24
*
Fix endianness issue in ping6
vda
2006-09-02
1
-1
/
+1
*
Add one-line GPL boilerplate to these source files.
rpjday
2006-07-11
1
-13
/
+1
*
More removal of "#if 0" content.
rpjday
2006-07-01
1
-6
/
+0
*
Make some 64 bit warnings go away on x86-64.
landley
2006-06-19
1
-2
/
+2
*
Consolidate #include <sys/time.h> so libbb.h does it.
landley
2006-05-27
1
-1
/
+0
*
Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84
landley
2006-04-01
1
-2
/
+2
*
2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of ...
vapier
2006-03-22
1
-1
/
+1
*
update comments as to what caused the defines to change
vapier
2006-03-13
1
-10
/
+11
*
fix building with glibc-2.4
vapier
2006-03-10
1
-0
/
+10
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
landley
2006-03-10
1
-7
/
+9
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-2
/
+2
*
just whitespace
timr
2006-01-25
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-7
/
+7
*
Patch from Russell Coker:
andersen
2003-05-22
1
-2
/
+3
*
Major coreutils update.
mjn3
2003-03-19
1
-16
/
+16
*
Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING
andersen
2003-01-12
1
-7
/
+6
*
use #ifdef instead of #if
bug1
2002-11-26
1
-3
/
+3
*
This patch from Bart Visscher <magick@linux-fan.com> adds
andersen
2002-07-03
1
-0
/
+515