#20650: ip support options in Busysbox can interfere with ip and ip-full package
choice
-------------------------+----------------------------------
 Reporter:  doddel       |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Chaos Calmer (trunk)
Component:  base system  |    Version:  Trunk
 Keywords:  menuconfig   |
-------------------------+----------------------------------
 had per 'make menuconfig' selected 'ip-full' package for traffic routing
 and ruling. But then it did not behave as expected because of a more
 limited ip support selection existing also inside Busybox. Then //sbin/ip
 (link to Busybox) and //usr/bin/ip start to coexist with different
 functionality. Calling just 'ip', Busybox's ip is the one answering.
 Solution: when selecting ip or ip-full make that deselect Busybox's
 competing ip support.
 Also missing in ip-full Makefile is the selection of an essential kernel
 modules kmod-sched. Without it no support for 'ip rule' and there is not
 much use for routing tables without rules governing their use.

--
Ticket URL: <https://dev.openwrt.org/ticket/20650>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to