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
Denys Vlasenko
ec9a5e6083
libiproute: band-aid for old uclibc missing IFA_FLAGS
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-12-29 17:34:34 +01:00
..
ip_common.h
ip address: Add support for "valid_lft" and "preferred_lft" options
2020-07-31 18:48:50 +02:00
ip_parse_common_args.c
…
ipaddress.c
libiproute: band-aid for old uclibc missing IFA_FLAGS
2020-12-29 17:34:34 +01:00
iplink.c
ip link: Fix vlan proto, closes 8261 and 11638
2019-01-22 15:22:05 +01:00
ipneigh.c
libbb: reduce the overhead of single parameter bb_error_msg() calls
2019-07-02 11:35:03 +02:00
iproute.c
libbb: reduce the overhead of single parameter bb_error_msg() calls
2019-07-02 11:35:03 +02:00
iprule.c
ip rule: add support for fwmark/fwmask for policy routing
2020-10-03 22:08:39 +02:00
iptunnel.c
libbb: reduce the overhead of single parameter bb_error_msg() calls
2019-07-02 11:35:03 +02:00
Kbuild.src
…
libnetlink.c
libbb: reduce the overhead of single parameter bb_error_msg() calls
2019-07-02 11:35:03 +02:00
libnetlink.h
ip: use rtnl_send_check() on flush commands, closes 6962
2019-05-22 13:54:46 +02:00
ll_addr.c
…
ll_map.c
…
ll_map.h
…
ll_proto.c
*: slap on a few ALIGN1/2s where appropriate
2019-05-21 17:29:24 +02:00
ll_types.c
…
rt_names.c
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
2020-11-30 13:03:03 +01:00
rt_names.h
…
rtm_map.c
libiproute: reuse string constants
2020-11-21 17:23:13 +01:00
rtm_map.h
…
utils.c
libbb: reduce the overhead of single parameter bb_error_msg() calls
2019-07-02 11:35:03 +02:00
utils.h
…