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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
libiproute
/
libnetlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
1
-6
/
+6
*
*: remove check for errors on getsockaddr in cases we know they can't happen
Denis Vlasenko
2009-04-21
1
-4
/
+5
*
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-08
1
-2
/
+2
*
- first pass to unify/cleanup uid handling (-236b)
Bernhard Reutner-Fischer
2008-07-21
1
-1
/
+1
*
libiproute: print_route() always uses stdout, do not pass FILE pointer to it.
Denis Vlasenko
2008-06-29
1
-12
/
+12
*
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-12
1
-3
/
+3
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-4
/
+4
*
libnetlink: comment out unused code; don't use 8k stack buffers
Denis Vlasenko
2007-12-02
1
-37
/
+60
*
use "glibc errno" trick not only for ash, but for entire busybox
Denis Vlasenko
2007-05-31
1
-7
/
+1
*
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...
Bernhard Reutner-Fischer
2007-04-12
1
-35
/
+31
*
stop using __u32 etc. uint32_t is there for a reason
Denis Vlasenko
2006-12-31
1
-2
/
+2
*
- add 'ip rule' support. First take..
Bernhard Reutner-Fischer
2006-11-21
1
-4
/
+4
*
last nail into error_msg() (de)capitalization
Denis Vlasenko
2006-10-27
1
-14
/
+14
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-1
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Header cleanup: don't #include headers that libbb.h already includes.
Rob Landley
2006-06-02
1
-2
/
+1
*
Kill off some unused code that was wasting several k, as noticed by
Eric Andersen
2006-03-03
1
-128
/
+0
*
sort out yet more type issues
Eric Andersen
2006-01-30
1
-1
/
+1
*
Steve Grubb writes:
Eric Andersen
2004-05-05
1
-2
/
+4
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-06-20
1
-0
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-35
/
+35
*
Only included headers that are used.
Glenn L McGrath
2002-12-16
1
-9
/
+4
*
Cleanup error messages
Glenn L McGrath
2002-11-28
1
-61
/
+65
*
IP applet by Bastian Blank <waldi@debian.org>
Glenn L McGrath
2002-11-10
1
-0
/
+521