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
/
ll_map.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip: fix crash in "ip neigh show"
Denys Vlasenko
2018-02-08
1
-1
/
+1
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
libiproute: use if_nametoindex
Ron Yorston
2015-10-24
1
-24
/
+1
*
libbb: auto_string() for efficient handling of temporary malloced stirngs
Denys Vlasenko
2015-10-09
1
-6
/
+7
*
libiproute: use itoa() where appropriate
Denys Vlasenko
2015-10-08
1
-1
/
+0
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-9
/
+6
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
libiproute: code and data shrink
Denys Vlasenko
2009-10-13
1
-13
/
+18
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
1
-6
/
+6
*
mdev: Rob's #if forest removal
Denis Vlasenko
2009-04-19
1
-1
/
+1
*
libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/
Denis Vlasenko
2008-12-10
1
-1
/
+1
*
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-12-02
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-12
1
-1
/
+1
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+3
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
ll_map: disable interface name caching code
Denis Vlasenko
2007-06-19
1
-33
/
+44
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-6
/
+4
*
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...
Bernhard Reutner-Fischer
2007-04-12
1
-18
/
+19
*
libiproute: audit callgraph, shortcut error paths into die() functions.
Denis Vlasenko
2007-04-07
1
-5
/
+7
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-1
/
+1
*
libiproute/ll_map.c: fix bug 279
Denis Vlasenko
2006-09-30
1
-6
/
+30
*
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
-4
/
+1
*
Size reductions, mostly switching things to use libbb functions.
Rob Landley
2006-05-29
1
-3
/
+2
*
- make libiproute compile..
Bernhard Reutner-Fischer
2005-10-08
1
-0
/
+1
*
Only included headers that are used.
Glenn L McGrath
2002-12-16
1
-6
/
+1
*
IP applet by Bastian Blank <waldi@debian.org>
Glenn L McGrath
2002-11-10
1
-0
/
+169