#21845: Ip rule / marked routing broken, again
-----------------------+------------------------
  Reporter:  makedir   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by jow):

 I can reproduce it an under strace I see:
 `open("n/rt_tables", O_RDONLY)           = -1 ENOENT (No such file or
 directory)`

 Looks like a problem when concatenating the `/etc/iproute2/rt_tables`
 path. Some default names work fine anyway because they're hardcoded
 (https://git.busybox.net/busybox/tree/networking/libiproute/rt_names.c#n230)

--
Ticket URL: <https://dev.openwrt.org/ticket/21845#comment:9>
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