This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
networking
/
libiproute
History
Bernhard Reutner-Fischer
e29186687b
- support ip link set eth1 address 00:11:22:33:44:55
...
and not only the shorthand "addr". Thanks to ncopa for noticing
2008-10-30 16:45:55 +00:00
..
ip_common.h
*: rename ATTRIBUTE_XXX to just XXX.
2008-07-05 09:18:54 +00:00
ip_parse_common_args.c
libiproute: fix option parsing, so that "ip -o link" works again.
2008-05-31 07:34:14 +00:00
ipaddress.c
*: rename ATTRIBUTE_XXX to just XXX.
2008-07-05 09:18:54 +00:00
iplink.c
- support ip link set eth1 address 00:11:22:33:44:55
2008-10-30 16:45:55 +00:00
iproute.c
- route metric support (Natanael Copa)
2008-10-07 17:00:58 +00:00
iprule.c
- update my name. No obj-code changes ;)
2008-09-25 12:13:34 +00:00
iptunnel.c
…
Kbuild
…
libnetlink.c
- first pass to unify/cleanup uid handling (-236b)
2008-07-21 14:41:33 +00:00
libnetlink.h
libiproute: print_route() always uses stdout, do not pass FILE pointer to it.
2008-06-29 06:22:40 +00:00
ll_addr.c
…
ll_map.c
*: rename ATTRIBUTE_XXX to just XXX.
2008-07-05 09:18:54 +00:00
ll_map.h
- make the first arg of the filter function passed to rtnl_dump_filter constant
2008-06-12 15:54:49 +00:00
ll_proto.c
modprobe-small: make insmod command line compatible
2008-09-06 14:14:01 +00:00
ll_types.c
…
rt_names.c
fix several problems with config parser:
2008-07-26 23:08:31 +00:00
rt_names.h
- add WIP stub for tc.
2008-09-04 13:22:58 +00:00
rtm_map.c
…
rtm_map.h
…
utils.c
- fix ip route rejecting dotted quads as prefix
2008-10-21 12:42:45 +00:00
utils.h
- fix ip route rejecting dotted quads as prefix
2008-10-21 12:42:45 +00:00