Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
da463fb007dafe6c83c3aaf52358fabc9707ded1
/
networking
/
libiproute
/
libnetlink.h
b78ac5a
libnetlink: code shrink
by Natanael Copa
· 14 years ago
d5f1b1b
*: add FAST_FUNC to function ptrs where it makes sense
by Denys Vlasenko
· 16 years ago
a771e7c
*: remove check for errors on getsockaddr in cases we know they can't happen
by Denis Vlasenko
· 16 years ago
f81e8db
*: make "pragma GCC visibility push(hidden)" less ugly
by Denis Vlasenko
· 16 years ago
0db2c2e
libiproute: print_route() always uses stdout, do not pass FILE pointer to it.
by Denis Vlasenko
· 16 years ago
9de4622
- make the first arg of the filter function passed to rtnl_dump_filter constant
by Bernhard Reutner-Fischer
· 17 years ago
98636eb
Use intra-DSO calls when we build libbusybox. No-op for normal build.
by Denis Vlasenko
· 17 years ago
8723a94
libnetlink: comment out unused code; don't use 8k stack buffers
by Denis Vlasenko
· 17 years ago
b290889
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
by Bernhard Reutner-Fischer
· 18 years ago
218f2f4
accumulated post-1.4.0 fixes
by Denis Vlasenko
· 18 years ago
13463af
remove commented out #includes etc move get_hz to the only caller
by Denis Vlasenko
· 18 years ago
98ee06d
stop using __u32 etc. uint32_t is there for a reason
by Denis Vlasenko
· 18 years ago
921f5df
- add 'ip rule' support. First take..
by Bernhard Reutner-Fischer
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
cbd1c85
Kill off some unused code that was wasting several k, as noticed by
by Eric Andersen
· 19 years ago
9a2d272
IP applet by Bastian Blank <waldi@debian.org>
by Glenn L McGrath
· 22 years ago