busybox/networking/libiproute
Rui Salvaterra eecd6f7a6c ip rule: add support for fwmark/fwmask for policy routing
This adds support for fwmark/fwmask in ip rule which is needed, for example, in
OpenWrt's mwan3. Masks are supported since Linux 2.6.19.

Fixes: https://bugs.busybox.net/show_bug.cgi?id=11621

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-10-03 22:08:39 +02: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 ip address: Add support for "valid_lft" and "preferred_lft" options 2020-07-31 18:48:50 +02: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
rt_names.h
rtm_map.c
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