This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b618dba10345db75b6dc6ba2c9a7218e97044934
busybox
/
networking
/
libiproute
T
History
Denys Vlasenko
fd2dc53ba4
remove useless (unsigned >= 0) comparison
...
Signed-off-by: Denys Vlasenko <
vda.linux@googlemail.com
>
2009-10-04 01:13:35 +02:00
..
ip_common.h
…
ip_parse_common_args.c
…
ipaddress.c
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
iplink.c
*: remove check for errors on getsockaddr in cases we know they can't happen
2009-04-21 23:48:38 +00:00
iproute.c
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
iprule.c
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
iptunnel.c
…
Kbuild
…
libnetlink.c
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
libnetlink.h
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
ll_addr.c
…
ll_map.c
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
ll_map.h
*: add FAST_FUNC to function ptrs where it makes sense
2009-06-05 12:06:05 +02:00
ll_proto.c
…
ll_types.c
…
rt_names.c
…
rt_names.h
…
rtm_map.c
*: optimize code size in strtoul calls
2009-09-23 17:17:53 +02:00
rtm_map.h
…
utils.c
remove useless (unsigned >= 0) comparison
2009-10-04 01:13:35 +02:00
utils.h
…