busybox/networking/libiproute
Eugene Rudoy ecce3a1999 iproute/iprule: support toolchains without RTA_TABLE routing attribute
iproute.c: In function 'print_route':
 iproute.c:85:9: error: 'RTA_TABLE' undeclared (first use in this function)
 iproute.c:85:9: note: each undeclared identifier is reported only once for each function it appears in
 iproute.c: In function 'iproute_modify':
 iproute.c:467:36: error: 'RTA_TABLE' undeclared (first use in this function)

Fix it by partially #ifdef'ing the code added in b42107f215

Signed-off-by: Eugene Rudoy <gene.devel@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-10-27 19:25:08 +02:00
..
ip_common.h
ip_parse_common_args.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
ipaddress.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
iplink.c iplink: implement "set promisc on|off". Closes 4682 2017-04-06 16:06:04 +02:00
ipneigh.c whitespace and comment format fixes, no code changes 2017-10-05 14:40:24 +02:00
iproute.c iproute/iprule: support toolchains without RTA_TABLE routing attribute 2017-10-27 19:25:08 +02:00
iprule.c iproute/iprule: support toolchains without RTA_TABLE routing attribute 2017-10-27 19:25:08 +02:00
iptunnel.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
Kbuild.src fix breakage found by mass one-applet builds 2016-12-23 02:42:26 +01:00
libnetlink.c whitespace and comment format fixes, no code changes 2017-10-05 14:40:24 +02:00
libnetlink.h
ll_addr.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
ll_map.c whitespace and comment format fixes, no code changes 2017-10-05 14:40:24 +02:00
ll_map.h
ll_proto.c whitespace and comment format fixes, no code changes 2017-10-05 14:40:24 +02:00
ll_types.c
rt_names.c
rt_names.h
rtm_map.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
rtm_map.h
utils.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
utils.h libiproute: FACT_FUNCization 2017-04-07 17:15:40 +02:00